mbox series

[GIT,PULL] KVM fix for 5.12 final

Message ID 20210424082110.1773621-1-pbonzini@redhat.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] KVM fix for 5.12 final | expand

Pull-request

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

Message

Paolo Bonzini April 24, 2021, 8:21 a.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org April 24, 2021, 5:05 p.m. UTC | #1
The pull request you sent on Sat, 24 Apr 2021 04:21:10 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2a1d7946fa53cea2083e5981ff55a8176ab2be6b

Thank you!