| To: | Marc St-Jean <Marc_St-Jean@pmc-sierra.com> |
|---|---|
| Subject: | Re: [PATCH 2/5] mips: PMC MSP71xx mips common |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 28 Feb 2007 19:52:11 +0000 |
| Cc: | Thiemo Seufer <ths@networkno.de>, Andrew Sharp <tigerand@gmail.com>, linux-mips@linux-mips.org |
| In-reply-to: | <45E4A247.7050407@pmc-sierra.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <45E4A247.7050407@pmc-sierra.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.2i |
On Tue, Feb 27, 2007 at 01:27:35PM -0800, Marc St-Jean wrote: > I thought without the .fill that the kernel_entry function would be at > the start of text. Apparently not, a quick test shows a crash with both > the jal and .fill removed. kernel_entry is __INIT so will actually end near the end of the the executable. That's why the j kernel_entry is needed at all. Ralf |
| Previous by Date: | Re: [PATCH 2/5] mips: PMC MSP71xx mips common, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH 2/5] mips: PMC MSP71xx mips common, Marc St-Jean |
| Previous by Thread: | Re: [PATCH 2/5] mips: PMC MSP71xx mips common, Marc St-Jean |
| Next by Thread: | [PATCH 2/5] mips: PMC MSP71xx mips common, Marc St-Jean |
| Indexes: | [Date] [Thread] [Top] [All Lists] |