| To: | "Daniel Jacobowitz" <dan@debian.org> |
|---|---|
| Subject: | Re: RFC: Sentosa boot fix |
| From: | "Franck Bui-Huu" <vagabon.xyz@gmail.com> |
| Date: | Mon, 29 Jan 2007 10:59:37 +0100 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org, "Atsushi Nemoto" <anemo@mba.ocn.ne.jp> |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eio1WaHAwTOPNvbOVXpL4ga9QIExGofvPTknjxlde9w0bvjp0ncH0I6ypmz7ih/VfHtTna7fRlHJl2NgpDlhQk14cYbjp/n2YgccilO4Z4rA15Z+D53TxdV4oC+3VVZbO4hO9wUDweIOJb5nMUm2+azCPXrmjNpE9sa4CPp+8Ts= |
| In-reply-to: | <20070128180807.GA18890@nevyn.them.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070128180807.GA18890@nevyn.them.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi, On 1/28/07, Daniel Jacobowitz <dan@debian.org> wrote: The problem is __pa_symbol(&_end); the kernel is linked at 0xffffffff80xxxxxx, so subtracting a PAGE_OFFSET of 0xa800000000000000 does not do anything useful to this address at all.
In my understanding, if your kernel is linked at 0xffffffff80xxxxxx,
you shouldn't have CONFIG_BUILD_ELF64 set.
--
Franck
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 2.6.20-rc6: known regressions with patches, Ingo Molnar |
|---|---|
| Next by Date: | Re: 2.6.20-rc6: known regressions with patches, Dave Jones |
| Previous by Thread: | RFC: Sentosa boot fix, Daniel Jacobowitz |
| Next by Thread: | Re: RFC: Sentosa boot fix, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |