Merge tag 'kvm-arm-for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Mar 2016 08:37:02 +0000 (09:37 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Mar 2016 08:37:02 +0000 (09:37 +0100)
commita4717218280aac19b3d61b64363ee05fcb95e473
tree28fdc4f1d1294e204e8266eb8b07f03b040d01b8
parent643ad15d47410d37d43daf3ef1c8ac52c281efa5
parenta6cdf1c08cbfe0818a3d8042844d75bf74fd82bd
Merge tag 'kvm-arm-for-4.6-rc1' of git://git./linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/ARM Changes for v4.6-rc1

Second round of patches for v4.6-rc1, fixing a small handful of issue:
 - disable preemption when calling smp_call_function_many
 - Make kvm_ksym_ref work on VHE systems again after KASRL breakage
 - Disable compiler instrumentation for hypervisor code that could make
   KVM/arm64 blow up.