]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 4 Aug 2026 19:25:17 +0000 (21:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 4 Aug 2026 19:25:25 +0000 (21:25 +0200)
commitc73d40a1e700d8362439954b48ecdf4d6b062a05
treebcb30b351f9ff6d9d41ddf400e3bb296e54cc893
parent7140eea2470c6a1147ee0e21c11737620e6f6983
parent8eb052f48331474c2789d07b7f11165c323bd2f9
Merge tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into arm/fixes

nuvoton: First batch of ARM arch fixes for 7.2

Again a one-off change, fixing OF resource leaks in the SMP-bringup code for the
NPCM7xx SoCs.

* tag 'nuvoton-7.2-arm-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux:
  ARM: npcm: Fix OF node refcount leaks in SMP setup

Signed-off-by: Arnd Bergmann <arnd@arndb.de>