mbox series

[GIT,PULL] Rockchip soc fix for 5.16

Message ID 1827929.9bfCS3lLB7@phil (mailing list archive)
State Accepted
Commit 38d5b296d39e8c0afe8efd4e351e12960cc3881e
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 13, 2021, 2:20 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 13 Dec 2021 11:05:51 +0100 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip soc fix for 5.16
    https://git.kernel.org/soc/soc/c/38d5b296d39e

You are awesome, thank you!