linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: late fixes for 5.0
@ 2019-02-21 15:15 Will Deacon
  2019-02-21 17:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2019-02-21 15:15 UTC (permalink / raw)
  To: torvalds; +Cc: catalin.marinas, linux-arm-kernel, linux-kernel

Hi Linus,

Please pull these three small arm64 fixes for 5.0. They fix a build breakage
with clang introduced in 4.20, an oversight in our sigframe restoration
relating to the SSBS bit and a boot fix for systems with newer revisions of
our interrupt controller.

Summary in the tag.

Cheers,

Will

-->8

The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438:

  Linux 5.0-rc7 (2019-02-17 18:46:40 -0800)

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 74698f6971f25d045301139413578865fc2bd8f9:

  arm64: Relax GIC version check during early boot (2019-02-20 14:05:37 +0000)

----------------------------------------------------------------
arm64 fixes for 5.0

- Fix handling of PSTATE.SSBS bit in sigreturn()

- Fix version checking of the GIC during early boot

- Fix clang builds failing due to use of NEON in the crypto code

----------------------------------------------------------------
Mark Rutland (1):
      arm64: fix SSBS sanitization

Nathan Chancellor (1):
      arm64/neon: Disable -Wincompatible-pointer-types when building with Clang

Vladimir Murzin (1):
      arm64: Relax GIC version check during early boot

 arch/arm64/include/asm/neon-intrinsics.h |  4 ++++
 arch/arm64/kernel/head.S                 |  3 +--
 arch/arm64/kernel/ptrace.c               | 15 ++++++++-------
 3 files changed, 13 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] arm64: late fixes for 5.0
  2019-02-21 15:15 [GIT PULL] arm64: late fixes for 5.0 Will Deacon
@ 2019-02-21 17:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-02-21 17:15 UTC (permalink / raw)
  To: Will Deacon; +Cc: torvalds, catalin.marinas, linux-arm-kernel, linux-kernel

The pull request you sent on Thu, 21 Feb 2019 15:15:17 +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/d6622d913a637bce224f74425a9dfe734f946358

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-21 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-21 15:15 [GIT PULL] arm64: late fixes for 5.0 Will Deacon
2019-02-21 17:15 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).