On 22/03/2016 09:19, Christoffer Dall wrote: > The following changes since commit 643ad15d47410d37d43daf3ef1c8ac52c281efa5: > > Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2016-03-20 19:08:56 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.6-rc1 > > for you to fetch changes up to a6cdf1c08cbfe0818a3d8042844d75bf74fd82bd: > > kvm: arm64: Disable compiler instrumentation for hypervisor code (2016-03-21 14:02:17 +0100) > > ---------------------------------------------------------------- > 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. > > ---------------------------------------------------------------- > Catalin Marinas (1): > kvm: arm64: Disable compiler instrumentation for hypervisor code > > Eric Auger (1): > KVM: arm/arm64: disable preemption when calling smp_call_function_many > > Marc Zyngier (1): > arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE > > arch/arm/kvm/arm.c | 2 ++ > arch/arm64/include/asm/kvm_asm.h | 8 +++++++- > arch/arm64/kvm/hyp/Makefile | 4 ++++ > 3 files changed, 13 insertions(+), 1 deletion(-) > Pulled, thanks. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html