linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 5.9-rc2
@ 2020-08-22 15:31 Catalin Marinas
  2020-08-22 17:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2020-08-22 15:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel

Hi Linus,

Please pull the arm64 updates below. Thanks.

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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 8d75785a814241587802655cc33e384230744f0c:

  ARM64: vdso32: Install vdso32 from vdso_install (2020-08-21 19:11:44 +0100)

----------------------------------------------------------------
- Allow booting of late secondary CPUs affected by erratum 1418040
  (currently they are parked if none of the early CPUs are affected by
  this erratum).

- Add the 32-bit vdso Makefile to the vdso_install rule so that 'make
  vdso_install' installs the 32-bit compat vdso when it is compiled.

- Print a warning that untrusted guests without a CPU erratum workaround
  (Cortex-A57 832075) may deadlock the affected system.

----------------------------------------------------------------
Marc Zyngier (2):
      arm64: Move handling of erratum 1418040 into C code
      arm64: Allow booting of late CPUs affected by erratum 1418040

Rob Herring (1):
      KVM: arm64: Print warning when cpu erratum can cause guests to deadlock

Stephen Boyd (1):
      ARM64: vdso32: Install vdso32 from vdso_install

 arch/arm64/Makefile               |  1 +
 arch/arm64/kernel/cpu_errata.c    |  2 ++
 arch/arm64/kernel/entry.S         | 21 ---------------------
 arch/arm64/kernel/process.c       | 34 ++++++++++++++++++++++++++++++++++
 arch/arm64/kernel/vdso32/Makefile |  2 +-
 arch/arm64/kvm/arm.c              |  4 ++++
 6 files changed, 42 insertions(+), 22 deletions(-)

-- 
Catalin

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

* Re: [GIT PULL] arm64 fixes for 5.9-rc2
  2020-08-22 15:31 [GIT PULL] arm64 fixes for 5.9-rc2 Catalin Marinas
@ 2020-08-22 17:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-22 17:32 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel

The pull request you sent on Sat, 22 Aug 2020 16:31:18 +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/dd105d64a0c6976153adea40c034ba26f7cf34ed

Thank you!

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

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

end of thread, other threads:[~2020-08-22 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22 15:31 [GIT PULL] arm64 fixes for 5.9-rc2 Catalin Marinas
2020-08-22 17:32 ` 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).