mbox series

[GIT,PULL] ARM: SoC fixes for 6.7, part 3

Message ID ade6f246-910d-4d9a-aab4-1ae21a18da00@app.fastmail.com (mailing list archive)
State Mainlined
Headers show
Series [GIT,PULL] ARM: SoC fixes for 6.7, part 3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.7-3a

Message

Arnd Bergmann Jan. 5, 2024, 3:38 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Jan. 5, 2024, 6:10 p.m. UTC | #1
The pull request you sent on Fri, 05 Jan 2024 16:38:43 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.7-3a

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6d0dc8559c847e2dcd66c5dd93dbab3d3d887ff5

Thank you!