mbox series

[GIT,PULL] arm64 fix for -rc8/final

Message ID 20200327143655.GA6205@willie-the-truck
State New
Headers show
Series [GIT,PULL] arm64 fix for -rc8/final | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes

Message

Will Deacon March 27, 2020, 2:36 p.m. UTC
Hi Linus,

Please pull this arm64 fix for 5.6-rc8/final to resolve a defconfig build
failure when using Clang's integrated assembler.

Cheers,

Will

--->8

The following changes since commit 3568b88944fef28db3ee989b957da49ffc627ede:

  arm64: compat: Fix syscall number of compat_clock_getres (2020-03-19 19:23:46 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes

for you to fetch changes up to 6f5459da2b8736720afdbd67c4bd2d1edba7d0e3:

  arm64: alternative: fix build with clang integrated assembler (2020-03-20 10:01:28 +0000)

----------------------------------------------------------------
arm64 fix for -rc8/final

- Fix defconfig build when using Clang's integrated assembler

----------------------------------------------------------------
Ilie Halip (1):
      arm64: alternative: fix build with clang integrated assembler

 arch/arm64/include/asm/alternative.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 27, 2020, 6:25 p.m. UTC | #1
The pull request you sent on Fri, 27 Mar 2020 14:36:56 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1fa8cb0b7b11f3bbfe799d73f351e44a441903ca

Thank you!