Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
authorRadim Krčmář <rkrcmar@redhat.com>
Tue, 5 Dec 2017 17:02:03 +0000 (18:02 +0100)
committerRadim Krčmář <rkrcmar@redhat.com>
Tue, 5 Dec 2017 17:02:03 +0000 (18:02 +0100)
commit609b7002705ae72a6ca45b633b7ff1a09a7a0d86
tree515db242be433c34cd45c522dcf295580f864837
parentae64f9bd1d3621b5e60d7363bc20afb46aede215
parentfc396e066318c0a02208c1d3f0b62950a7714999
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git./linux/kernel/git/kvmarm/kvmarm

KVM/ARM Fixes for v4.15.

Fixes:
 - A number of issues in the vgic discovered using SMATCH
 - A bit one-off calculation in out stage base address mask (32-bit and
   64-bit)
 - Fixes to single-step debugging instructions that trap for other
   reasons such as MMMIO aborts
 - Printing unavailable hyp mode as error
 - Potential spinlock deadlock in the vgic
 - Avoid calling vgic vcpu free more than once
 - Broken bit calculation for big endian systems
virt/kvm/arm/arm.c