Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fix from Paolo Bonzini: "A lone fix for a s390 regression. An earlier 6.14 commit stopped taking the pte lock for pages that are being converted to secure, but it was needed to avoid races. The patch was in development for a while and is finally ready, but I wish it was split into 3-4 commits at least" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: s390: pv: fix race when making a page secure
Showing
- arch/s390/include/asm/gmap.h 0 additions, 1 deletionarch/s390/include/asm/gmap.h
- arch/s390/include/asm/uv.h 1 addition, 1 deletionarch/s390/include/asm/uv.h
- arch/s390/kernel/uv.c 129 additions, 7 deletionsarch/s390/kernel/uv.c
- arch/s390/kvm/gmap.c 6 additions, 97 deletionsarch/s390/kvm/gmap.c
- arch/s390/kvm/kvm-s390.c 15 additions, 10 deletionsarch/s390/kvm/kvm-s390.c
- arch/s390/mm/gmap.c 0 additions, 28 deletionsarch/s390/mm/gmap.c
Loading
Please register or sign in to comment