Re: [PATCH] x86/xen: Fix 32-bit PV guests's usage of kernel_stack
From: David Vrabel
Date: Wed Apr 09 2014 - 10:09:33 EST
On 09/04/14 15:06, Boris Ostrovsky wrote:
> Commit 198d208df4371734ac4728f69cb585c284d20a15 made 32-bit kernels use
> kernel_stack to point to thread_info. That change missed a couple of
> updates needed by Xen's PV guests:
Can you put the commit subject in addition to the hash?
> 1. kernel_stack needs to be initialized for secondary CPUs
> 2. GET_THREAD_INFO() now uses %fs register which may not be the kernel's
> version when executing xen_iret()
Otherwise,
Reviewed-by: David Vrabel <david.vrabel@xxxxxxxxxx>
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/