All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM/arm64 fixes for 6.8, take #1
@ 2024-02-07 14:46 ` Marc Zyngier
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Zyngier @ 2024-02-07 14:46 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Masahiro Yamada, Oliver Upton, Sebastian Ene, James Morse,
	Suzuki K Poulose, Zenghui Yu, linux-arm-kernel, kvmarm, kvm

Hi Paolo,

Things have been pretty quiet on the fixes front, and I'm tired of
waiting for people to find bugs. So here's what i have so far, which
is pretty little: Sebastian found yet another instance of locking
order issue with pKVM, and Masahiro has offered a cleanup of the
Kconfig file. None of them is majorly critical at this stage, but
better fix them now.

Please pull,

	M.

Masahiro Yamada (1):
  KVM: arm64: Do not source virt/lib/Kconfig twice

Sebastian Ene (1):
  KVM: arm64: Fix circular locking dependency

 arch/arm64/kvm/Kconfig |  1 -
 arch/arm64/kvm/pkvm.c  | 27 +++++++++++++++++----------
 2 files changed, 17 insertions(+), 11 deletions(-)

-- 
2.39.2

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.8-1

for you to fetch changes up to 42dfa94d802a48c871e2017cbf86153270c86632:

  KVM: arm64: Do not source virt/lib/Kconfig twice (2024-02-04 13:08:28 +0000)

----------------------------------------------------------------
KVM/arm64 fixes for 6.8, take #1

- Don't source the VFIO Kconfig twice

- Fix protected-mode locking order between kvm and vcpus

----------------------------------------------------------------
Masahiro Yamada (1):
      KVM: arm64: Do not source virt/lib/Kconfig twice

Sebastian Ene (1):
      KVM: arm64: Fix circular locking dependency

 arch/arm64/kvm/Kconfig |  1 -
 arch/arm64/kvm/pkvm.c  | 27 +++++++++++++++++----------
 2 files changed, 17 insertions(+), 11 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 0/2] KVM/arm64 fixes for 6.8, take #1
@ 2024-02-07 14:46 ` Marc Zyngier
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Zyngier @ 2024-02-07 14:46 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Masahiro Yamada, Oliver Upton, Sebastian Ene, James Morse,
	Suzuki K Poulose, Zenghui Yu, linux-arm-kernel, kvmarm, kvm

Hi Paolo,

Things have been pretty quiet on the fixes front, and I'm tired of
waiting for people to find bugs. So here's what i have so far, which
is pretty little: Sebastian found yet another instance of locking
order issue with pKVM, and Masahiro has offered a cleanup of the
Kconfig file. None of them is majorly critical at this stage, but
better fix them now.

Please pull,

	M.

Masahiro Yamada (1):
  KVM: arm64: Do not source virt/lib/Kconfig twice

Sebastian Ene (1):
  KVM: arm64: Fix circular locking dependency

 arch/arm64/kvm/Kconfig |  1 -
 arch/arm64/kvm/pkvm.c  | 27 +++++++++++++++++----------
 2 files changed, 17 insertions(+), 11 deletions(-)

-- 
2.39.2

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.8-1

for you to fetch changes up to 42dfa94d802a48c871e2017cbf86153270c86632:

  KVM: arm64: Do not source virt/lib/Kconfig twice (2024-02-04 13:08:28 +0000)

----------------------------------------------------------------
KVM/arm64 fixes for 6.8, take #1

- Don't source the VFIO Kconfig twice

- Fix protected-mode locking order between kvm and vcpus

----------------------------------------------------------------
Masahiro Yamada (1):
      KVM: arm64: Do not source virt/lib/Kconfig twice

Sebastian Ene (1):
      KVM: arm64: Fix circular locking dependency

 arch/arm64/kvm/Kconfig |  1 -
 arch/arm64/kvm/pkvm.c  | 27 +++++++++++++++++----------
 2 files changed, 17 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2024-02-07 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 14:46 [PATCH 0/2] KVM/arm64 fixes for 6.8, take #1 Marc Zyngier
2024-02-07 14:46 ` Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.