[GIT PULL] KVM fix for 5.12 final

From: Paolo Bonzini
Date: Sat Apr 24 2021 - 04:26:56 EST


Linus,

The following changes since commit bf05bf16c76bb44ab5156223e1e58e26dfe30a88:

Linux 5.12-rc8 (2021-04-18 14:45:32 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 9c1a07442c95f6e64dc8de099e9f35ea73db7852:

KVM: x86/xen: Take srcu lock when accessing kvm_memslots() (2021-04-23 17:00:50 -0400)

----------------------------------------------------------------
SRCU bug introduced in the merge window

----------------------------------------------------------------
Wanpeng Li (1):
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()

arch/x86/kvm/x86.c | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)