]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Merge tag 'kvmarm-fixes-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 20 Oct 2024 16:10:59 +0000 (12:10 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 20 Oct 2024 16:10:59 +0000 (12:10 -0400)
KVM/arm64 fixes for 6.12, take #3

- Stop wasting space in the HYP idmap, as we are dangerously close
  to the 4kB limit, and this has already exploded in -next

- Fix another race in vgic_init()

- Fix a UBSAN error when faking the cache topology with MTE
  enabled


Trivial merge