]> 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)
commit256b82c04d8ad232e956194e131379a2442de7d6
tree8223a6323a0521c188f3bd744863e662e7be904c
parent811af741551f1af3baa6e410eb10d35e2c56dbf6
parent0ac467dda083b581cd4443ec3f23d41b84035c8c
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