[GIT PULL] ARM: SoC fixes for 6.7, part 3
Arnd Bergmann
arnd at arndb.de
Fri Jan 5 07:38:43 PST 2024
The following changes since commit 861deac3b092f37b2c5e6871732f3e11486f7082:
Linux 6.7-rc7 (2023-12-23 16:25:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.7-3a
for you to fetch changes up to 643fe70e7bcdcc9e2d96952f7fc2bab56385cce5:
ARM: sun9i: smp: fix return code check of of_property_match_string (2024-01-02 16:45:16 +0100)
----------------------------------------------------------------
ARM: SoC fixes for 6.7, part 3
These are two correctness fixes for handing DT input in the Allwinner
(sunxi) SMP startup code.
----------------------------------------------------------------
Stefan Wahren (2):
ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
ARM: sun9i: smp: fix return code check of of_property_match_string
arch/arm/mach-sunxi/mc_smp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
More information about the linux-arm-kernel
mailing list