commit | a4717218280aac19b3d61b64363ee05fcb95e473 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 22 09:37:02 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 22 09:37:02 2016 +0100 |
tree | 28fdc4f1d1294e204e8266eb8b07f03b040d01b8 | |
parent | 643ad15d47410d37d43daf3ef1c8ac52c281efa5 [diff] | |
parent | a6cdf1c08cbfe0818a3d8042844d75bf74fd82bd [diff] |
Merge tag 'kvm-arm-for-4.6-rc1' of git://git.kernel.org/pub/scm/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.