Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorWill Deacon <will@kernel.org>
Sat, 24 Aug 2019 11:45:20 +0000 (12:45 +0100)
committerWill Deacon <will@kernel.org>
Sat, 24 Aug 2019 11:46:30 +0000 (12:46 +0100)
commit087eeea9adcbaef55ae8d68335dcd3820c5b344b
treeccbed945f2bbbcc20972c1d15a9751a3bed4f231
parentd1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1
parent2e16f3e926ed48373c98edea85c6ad0ef69425d1
Merge tag 'kvmarm-fixes-for-5.3-3' of git://git./linux/kernel/git/kvmarm/kvmarm into kvm/fixes

Pull KVM/arm fixes from Marc Zyngier as per Paulo's request at:

  https://lkml.kernel.org/r/21ae69a2-2546-29d0-bff6-2ea825e3d968@redhat.com

  "One (hopefully last) set of fixes for KVM/arm for 5.3: an embarassing
   MMIO emulation regression, and a UBSAN splat. Oh well...

   - Don't overskip instructions on MMIO emulation

   - Fix UBSAN splat when initializing PPI priorities"

* tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm:
  KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
  KVM: arm/arm64: Only skip MMIO insn once