]> 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)
commit4a4fc356f6258ad2f3eeb5f6a2fab3ef9fe3d816
treeccbed945f2bbbcc20972c1d15a9751a3bed4f231
parent75eaf80f84ebc7588c50189fc3b72bcd0f66e5fc
parent6e7d09e9e64d2b68bb9511b1edaf795a0f908f10
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