Re: [PATCH] Fix ELF entry point (i386)

From: Eric W. Biederman
Date: Sun Mar 05 2006 - 11:32:05 EST


Gerd Hoffmann <kraxel@xxxxxxx> writes:

> Hi,
>
> Elf entry point is virtual address, not physical ...
>
> please apply,

NACK

We load the kernel at physical addresses and we enter
the kernel at a physical address. Even the entry point
expects that.

Is there some reason you think the entry point is virtual?

Eric
-
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/