|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] [5/9] Fix MINSTATE_START/END_SAVE_MIN_PHYS for INIT han
I modified linux code to make this fix.
difference between linux and my fix
- ia64_init_stack_addr have address of ia64_mca_data[i].init_stack.
I computed address of init_stack by using it.
- from dep r12=-1,r12,61,3; to dep r12=-1,r12,60,4;
to computed xen virtual address.
Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
minstate.h | 30 ++++++++++++++++++++++++++++--
1 files changed, 28 insertions(+), 2 deletions(-)
fix_minstate_save_min_phys.patch
Description: Binary data
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|