Re: Patch "i386: Relocatable kernel support" causes instant reboot

From: Jean Delvare
Date: Thu Dec 21 2006 - 09:23:01 EST


On Thu, 21 Dec 2006 09:10:29 +0530, Vivek Goyal wrote:
> Ok. so indirect jump seems to be having problem. On my machine disassembly
> of setup.o show following.
>
> ff a6 14 02 00 00 jmp *0x214(%esi)
>
> This seems to be fine as 0x14 is the offset of code32_start, and
> ((DELTA_INITSEG) << 4) is 0x200. How does it look like on your machine?

1110: ff a6 14 02 00 00 jmp *0x214(%esi)

So exactly the same.

--
Jean Delvare
-
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/