[GIT PULL] Rockchip arm32 fix for the current 7.1-rc

Heiko Stuebner heiko at sntech.de
Thu Jun 4 02:27:34 PDT 2026


Hi SoC maintainers,

please find a below a fix for an issue in the ARCH code for 32bit
Rockchip SoCs, that appeared with 7.1-rc .


Please pull

Thanks
Heiko


The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v7.1-rockchip-arm32fixe

for you to fetch changes up to 6fc5666aa576c6c3bec256fa31d72653210319d5:

  ARM: rockchip: keep reset control around (2026-05-26 23:20:39 +0200)

----------------------------------------------------------------
A change in 7.1-rc improved the general handling for reset controllers
using SRCU, but at the same time broke really early users before work-
queues are available.

So adapt the SMP bringup to keep the core-resets around, instead
of aquiring/releasing them on ever SMP action.

----------------------------------------------------------------
Heiko Stuebner (1):
      ARM: rockchip: keep reset control around

 arch/arm/mach-rockchip/platsmp.c | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)






More information about the linux-arm-kernel mailing list