[PATCH 06/10] powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers
Scott Wood
scottwood at freescale.com
Sat Mar 15 06:29:57 EST 2014
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
More information about the Linuxppc-dev
mailing list