On Thu, 2014-03-13 at 19:00 -0500, Scott Wood wrote: > @@ -444,6 +451,9 @@ _GLOBAL(kvmppc_resume_host) > PPC_STD(r8, VCPU_SHARED_SPRG6, r11) > mfxer r3 > PPC_STD(r9, VCPU_SHARED_SPRG7, r11) > +#ifdef CONFIG_64BIT > + mtspr SPRN_SPRG_VDSO_WRITE, r3 > +#endif Oops, this hunk was a patch shuffling accident. v2 coming. -Scott -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html