|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Fixing stack alignment in x86-64 Xen
On 18 May 2005, at 03:25, Nakajima, Jun wrote:
Long mode needs to align the stack on a 16-byte boundary. Recent
changes
to Xen broke the requirement, and x86-64 XenLinux stopped booting. The
attached fixes the problem.
Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx>
Thanks Jun, that was a nasty bug to have to find. I keep forgetting
about that annoying automatic 16-byte alignment...
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|