|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] [Patch 0/1] fix a bug init_handler_platform
Hi,
This patch fix breaking switch stack.
unw_init_running() in INIT handler the save switch stack pointer.
The swith stack is not guaranteed after returning unw_init_running().
But because INIT handler of Xen-ia64 call some functions after
unw_init_running(), the switch stack is broken by the functions.
Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Best Regards,
Akio Takebe
fix_break_sw_init_hanlder.patch
Description: Binary data
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|