]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e9c9e9f88a2366af0ec3851646f50963efb7456
treeccbed945f2bbbcc20972c1d15a9751a3bed4f231
parent6b38d225a6294690a0d8bba8e80aab3c00f2d685
parent46a44b93677b611107b4b6dc1cdf41d886edbe18
Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/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