]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Jan 2022 12:45:15 +0000 (07:45 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Jan 2022 12:45:15 +0000 (07:45 -0500)
commita285ee3080444ae57bac297c6a34fc4eb0585a17
tree8223a6323a0521c188f3bd744863e662e7be904c
parent89e1ce741d0665ad67e3e300777a386cf6002610
parent7b45c51b161dc35a8dd2b0478f7db1c56fe56913
Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 5.17, take #1

- Correctly update the shadow register on exception injection when
  running in nVHE mode

- Correctly use the mm_ops indirection when performing cache invalidation
  from the page-table walker

- Restrict the vgic-v3 workaround for SEIS to the two known broken
  implementations
arch/arm64/kvm/vgic/vgic-v3.c