[Lguest] arch/x86/lguest: head.S naming

Daniel Baluta daniel.baluta at gmail.com
Thu May 2 14:33:29 EST 2013


+ the right lguest list :)

On Wed, May 1, 2013 at 9:48 PM, Daniel Baluta <daniel.baluta at gmail.com> wrote:
> 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.


More information about the Lguest mailing list