Merge tag 'kvmarm-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 22 Jan 2023 08:46:14 +0000 (03:46 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 22 Jan 2023 08:46:14 +0000 (03:46 -0500)
commitd732cbf78d616c0b63201eb9e5e4af3fe9b90dc4
treec65e768d69f389a6493fdbc64826eb23e6fb6950
parent2241ab53cbb5cdb08a6b2d4688feb13971058f65
parentef3691683d7bfd0a2acf48812e4ffe894f10bfa8
Merge tag 'kvmarm-fixes-6.2-2' of git://git./linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.2, take #2

- Pass the correct address to mte_clear_page_tags() on initialising
  a tagged page

- Plug a race against a GICv4.1 doorbell interrupt while saving
  the vgic-v3 pending state.