public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 6.15, round #2
@ 2025-04-18 21:01 Oliver Upton
  2025-04-24 17:36 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Upton @ 2025-04-18 21:01 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: Marc Zyngier, kvm, kvmarm, Catalin Marinas

Hi Paolo,

Here's a single rather urgent fix for 6.15 that addresses boot failures
from the PV MIDR infrastructure. Catalin has reviewed the patch and
asked I grab it since it's the end of the working week for him.

Please pull.

Thanks,
Oliver

The following changes since commit a344e258acb0a7f0e7ed10a795c52d1baf705164:

  KVM: arm64: Use acquire/release to communicate FF-A version negotiation (2025-04-07 15:03:34 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git/ tags/kvmarm-fixes-6.15-2

for you to fetch changes up to 117c3b21d3c79af56750f18a54f2c468f30c8a45:

  arm64: Rework checks for broken Cavium HW in the PI code (2025-04-18 13:51:07 -0700)

----------------------------------------------------------------
KVM/arm64 fixes for 6.15, round #2

 - Single fix for broken usage of 'multi-MIDR' infrastructure in PI
   code, adding an open-coded erratum check for everyone's favorite pile
   of sand: Cavium ThunderX

----------------------------------------------------------------
Marc Zyngier (1):
      arm64: Rework checks for broken Cavium HW in the PI code

 arch/arm64/include/asm/mmu.h      | 11 -----------
 arch/arm64/kernel/cpu_errata.c    |  2 +-
 arch/arm64/kernel/image-vars.h    |  4 ----
 arch/arm64/kernel/pi/map_kernel.c | 25 ++++++++++++++++++++++++-
 4 files changed, 25 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2025-04-24 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-18 21:01 [GIT PULL] KVM/arm64 fixes for 6.15, round #2 Oliver Upton
2025-04-24 17:36 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox