[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <ade6f246-910d-4d9a-aab4-1ae21a18da00@app.fastmail.com>
Date: Fri, 05 Jan 2024 16:38:43 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...nel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, "Stefan Wahren" <wahrenst@....net>,
"Chen-Yu Tsai" <wens@...e.org>
Subject: [GIT PULL] ARM: SoC fixes for 6.7, part 3
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(-)
Powered by blists - more mailing lists