Hi,

Looking at arch/x86/kernel we can see:
* head_32.S
* head_64.S

also, looking at arch/x86/lguest we can see:
* i386_head.S

We are trying to port lguest on x86_64, and for consistency
it would be nice to have i386_head.S from arch/x86/lguest
renamed to head_32.S so that our corresponding file for
x86_64 would be head_64.S.

What say you :D?


thanks,
Daniel.
_______________________________________________
Lguest mailing list
Lguest@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/lguest

Reply via email to