mbox series

[GIT,PULL] ARM: socfpga: fix for v5.16

Message ID 20211119153224.2761257-1-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit 4fd932a7250c87c05c32926943166626547e9a8b
Headers show
Series [GIT,PULL] ARM: socfpga: fix for v5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_fix_for_v5.16

Message

Dinh Nguyen Nov. 19, 2021, 3:32 p.m. UTC
Hi Arnd/Olof,

please pull in this fix for v5.16.

Thanks,
Dinh

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/dinguyen/linux.git tags/socfpga_fix_for_v5.16

for you to fetch changes up to 187bea472600dcc8d2eb714335053264dd437172:

  ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE (2021-11-18 16:19:40 -0600)

----------------------------------------------------------------
SoCFPGA fix for v5.16
- Fix crash when CONFIG_FORTIRY_SOURCE is enabled

----------------------------------------------------------------
Takashi Iwai (1):
      ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE

 arch/arm/mach-socfpga/core.h    | 2 +-
 arch/arm/mach-socfpga/platsmp.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 22, 2021, 11:08 a.m. UTC | #1
Hello:

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

On Fri, 19 Nov 2021 09:32:24 -0600 you wrote:
> Hi Arnd/Olof,
> 
> please pull in this fix for v5.16.
> 
> Thanks,
> Dinh
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: socfpga: fix for v5.16
    https://git.kernel.org/soc/soc/c/4fd932a7250c

You are awesome, thank you!