Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Jun 2024 21:33:49 +0000 (17:33 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Jun 2024 21:33:49 +0000 (17:33 -0400)
commitfb443ce70da07b8e5ee1ca297d3c4b48692c1165
tree39f732b887fe66726396c157866c44d1ee517c5d
parent676f819c3e982db3695a371f336a05086585ea4f
parentd66e50beb91114f387bd798a371384b2a245e8cc
Merge tag 'kvmarm-fixes-6.10-2' of git://git./linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.10, take #2

- Fix dangling references to a redistributor region if
  the vgic was prematurely destroyed.

- Properly mark FFA buffers as released, ensuring that
  both parties can make forward progress.