public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v1 0/1] KVM: s390: pv: fix race when making a page secure
@ 2025-03-14 16:15 Claudio Imbrenda
  2025-03-14 16:15 ` [GIT PULL v1 1/1] " Claudio Imbrenda
  2025-03-19 13:02 ` [GIT PULL v1 0/1] " Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Claudio Imbrenda @ 2025-03-14 16:15 UTC (permalink / raw)
  To: pbonzini; +Cc: kvm, linux-s390, frankja, borntraeger, david

ciao Paolo,

please pull this late fix for 6.14.

It fixes a race that in some circumstances can lead to a stall.


The following changes since commit 695caca9345a160ecd9645abab8e70cfe849e9ff:

  Merge tag 'leds-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds (2025-03-13 22:52:52 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.14-1

for you to fetch changes up to d8dfda5af0be6e48178b6f4b46c6af30b06335b2:

  KVM: s390: pv: fix race when making a page secure (2025-03-14 15:24:19 +0100)

----------------------------------------------------------------
KVM: s390: pv: fix race when making a page secure

----------------------------------------------------------------
Claudio Imbrenda (1):
      KVM: s390: pv: fix race when making a page secure

 arch/s390/include/asm/gmap.h |   1 -
 arch/s390/include/asm/uv.h   |   2 +-
 arch/s390/kernel/uv.c        | 136 ++++++++++++++++++++++++++++++++++++++++---
 arch/s390/kvm/gmap.c         | 103 ++------------------------------
 arch/s390/kvm/kvm-s390.c     |  25 ++++----
 arch/s390/mm/gmap.c          |  28 ---------
 6 files changed, 151 insertions(+), 144 deletions(-)

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

end of thread, other threads:[~2025-03-19 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14 16:15 [GIT PULL v1 0/1] KVM: s390: pv: fix race when making a page secure Claudio Imbrenda
2025-03-14 16:15 ` [GIT PULL v1 1/1] " Claudio Imbrenda
2025-03-19 13:02 ` [GIT PULL v1 0/1] " Paolo Bonzini

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