linux-stable/drivers/soc
Dan Carpenter 5fb33d8960 soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()
These need to be < ARRAY_SIZE() instead of <= ARRAY_SIZE() to prevent
accessing one element beyond the end of the array.

Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Fixes: e9247e2ce5 ("soc: qcom: socinfo: fix printing of pmic_model")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/YAf+o85Z9lgkq3Nw@mwanda
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2021-01-20 19:54:10 -06:00
..
actions soc: actions: include header to fix missing prototype 2020-09-22 12:45:16 +05:30
amlogic soc: amlogic: replace devm_reset_control_array_get() 2020-11-30 16:23:11 -08:00
aspeed soc: aspeed: Enable drivers with ARCH_ASPEED 2020-11-19 23:01:36 +10:30
atmel ARM: at91: sam9x60 SiP types added to soc description 2020-10-28 21:27:39 +01:00
bcm soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish() 2020-11-03 19:25:04 -08:00
dove
fsl ARM: SoC drivers for v5.11 2020-12-16 16:38:41 -08:00
gemini
imx soc: imx: gpcv2: Use dev_err_probe() to simplify error handling 2020-08-22 20:57:57 +08:00
ixp4xx
kendryte
lantiq
litex drivers/soc/litex: add LiteX SoC Controller driver 2020-11-09 21:07:00 +09:00
mediatek soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYS 2020-12-10 15:33:56 +01:00
qcom soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model() 2021-01-20 19:54:10 -06:00
renesas soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessors 2020-11-27 14:09:37 +01:00
rockchip soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe() 2020-12-04 11:20:47 +01:00
samsung soc: samsung: exynos-chipid: initialize later - with arch_initcall 2020-12-05 15:12:02 +01:00
sifive
sunxi soc: sunxi: Fix compilation of sunxi_mbus 2020-11-24 11:58:33 +01:00
tegra soc/tegra: Changes for v5.11-rc1 2020-11-27 17:56:10 +01:00
ti dmaengine updates for v5.11-rc1 2020-12-17 12:52:23 -08:00
ux500 soc: ux500: Use custom soc attribute group instead of device_create_file 2020-07-06 09:48:06 +01:00
versatile soc: integrator: Drop pointless static qualifier in integrator_soc_init() 2020-08-20 08:57:05 +02:00
xilinx soc: xilinx: vcu: use vcu-settings syscon registers 2020-12-09 19:36:33 +01:00
zte
Kconfig drivers/soc/litex: add LiteX SoC Controller driver 2020-11-09 21:07:00 +09:00
Makefile OpenRISC updates for 5.11 2020-12-17 13:41:27 -08:00