mbox series

[GIT,PULL] Rockchip soc fix for 5.16

Message ID 1827929.9bfCS3lLB7@phil
State New
Headers show
Series [GIT,PULL] Rockchip soc fix for 5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-socfixes1

Message

Heiko Stübner Dec. 13, 2021, 10:05 a.m. UTC
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-socfixes1

for you to fetch changes up to 423e85e97aaf69e5198bbec6811e3825c8b5019a:

  ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-up (2021-11-21 18:24:31 +0100)

----------------------------------------------------------------
Prevent panic with FORTIFY_SOURCE in smp bringup.

----------------------------------------------------------------
Ivan T. Ivanov (1):
      ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-up

 arch/arm/mach-rockchip/platsmp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)