Re: [PATCH 0/2] Use a single loader for i386 and x86_64

From: Rusty Russell
Date: Mon Apr 02 2007 - 19:33:42 EST


On Mon, 2007-04-02 at 16:43 -0300, Glauber de Oliveira Costa wrote:
> This patch moves lguest.c one level bellow, and enhances it with the
> ability to kick off 64 binaries. It would be much easier to just ifdef
> functions, but I have x86_64 machines loading 32-bit kernels as a longer
> goal, and that's why the patch features the load_elf_header() function.

Hi Glauber!

I've been writing documentation, and in the process completely
reorganised and cleaned up this file. I have also been working on
getting rid of the gratuitous u32's for addresses and trying to cleanse
myself of 32-bit thinking!

I've now pushed the changes to the repo. They should simplify this
patch...

Thanks!
Rusty.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/