All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, "Stefan Wahren" <wahrenst@gmx.net>,
	"Chen-Yu Tsai" <wens@csie.org>
Subject: [GIT PULL] ARM: SoC fixes for 6.7, part 3
Date: Fri, 05 Jan 2024 16:38:43 +0100	[thread overview]
Message-ID: <ade6f246-910d-4d9a-aab4-1ae21a18da00@app.fastmail.com> (raw)

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, "Stefan Wahren" <wahrenst@gmx.net>,
	"Chen-Yu Tsai" <wens@csie.org>
Subject: [GIT PULL] ARM: SoC fixes for 6.7, part 3
Date: Fri, 05 Jan 2024 16:38:43 +0100	[thread overview]
Message-ID: <ade6f246-910d-4d9a-aab4-1ae21a18da00@app.fastmail.com> (raw)

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2024-01-05 15:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-05 15:38 Arnd Bergmann [this message]
2024-01-05 15:38 ` [GIT PULL] ARM: SoC fixes for 6.7, part 3 Arnd Bergmann
2024-01-05 18:10 ` pr-tracker-bot
2024-01-05 18:10   ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2023-10-26 15:23 Arnd Bergmann
2023-10-26 15:23 ` Arnd Bergmann
2023-10-26 15:23 ` Arnd Bergmann
2023-10-26 17:41 ` Linus Torvalds
2023-10-26 17:41   ` Linus Torvalds
2023-10-26 17:41   ` Linus Torvalds
2023-10-26 18:59 ` pr-tracker-bot
2023-10-26 18:59   ` pr-tracker-bot
2023-10-26 18:59   ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ade6f246-910d-4d9a-aab4-1ae21a18da00@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=wahrenst@gmx.net \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.