mbox series

[GIT,PULL] arm64 fixes for 5.1-rc6

Message ID 20190418172245.GA40357@arrakis.emea.arm.com
State New
Headers show
Series [GIT,PULL] arm64 fixes for 5.1-rc6 | expand

Pull-request

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

Message

Catalin Marinas April 18, 2019, 5:22 p.m. UTC
Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit dc4060a5dc2557e6b5aa813bf5b73677299d62d2:

  Linux 5.1-rc5 (2019-04-14 15:17:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ff8acf929014b7f87315588e0daf8597c8aa9d1c:

  arm64: futex: Restore oldval initialization to work around buggy compilers (2019-04-18 18:17:08 +0100)

----------------------------------------------------------------
Avoid compiler uninitialised warning introduced by recent arm64 futex fix

----------------------------------------------------------------
Nathan Chancellor (1):
      arm64: futex: Restore oldval initialization to work around buggy compilers

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

Comments

pr-tracker-bot@kernel.org April 18, 2019, 5:30 p.m. UTC | #1
The pull request you sent on Thu, 18 Apr 2019 18:22:47 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6d906f99817951e2257d577656899da02bb33105

Thank you!