[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20061221152239.6af2d443.khali@linux-fr.org>
Date: Thu, 21 Dec 2006 15:22:39 +0100
From: Jean Delvare <khali@...ux-fr.org>
To: Vivek Goyal <vgoyal@...ibm.com>
Cc: "Eric W. Biederman" <ebiederm@...ssion.com>,
Andi Kleen <ak@...e.de>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: Patch "i386: Relocatable kernel support" causes instant reboot
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists