| To: | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Subject: | Re: conflicting declaration of prom_getcmdline() |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 4 Apr 2005 12:37:03 +0100 |
| Cc: | Ulrich Eckhardt <eckhardt@satorlaser.com>, Linux/MIPS Development <linux-mips@linux-mips.org> |
| In-reply-to: | <Pine.LNX.4.62.0504041318590.14107@numbat.sonytel.be> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200504011028.04244.eckhardt@satorlaser.com> <20050404062105.GA4975@linux-mips.org> <Pine.LNX.4.62.0504041318590.14107@numbat.sonytel.be> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Mon, Apr 04, 2005 at 01:20:15PM +0200, Geert Uytterhoeven wrote: > IIRC, there are architectures (alpha?) where __init does matter for prototypes > because a different jump type is used depending on the sections of the caller > and callee. MIPS gcc doesn't do such optimizations - and we'd expect no advantage from it either because the range of R_MIPS_26 relocations used for jump instructions is 256MB - unless somebody hits the special case where this 256MB boundary is going straight through the kernel in which case -mlong-jump would be required anyway, __init or not. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: CVS Update@linux-mips.org: linux, Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: How to keep uptodate a mips-linux port, Ralf Baechle |
| Previous by Thread: | Re: conflicting declaration of prom_getcmdline(), Geert Uytterhoeven |
| Next by Thread: | Re: Compressed Kernels, JP |
| Indexes: | [Date] [Thread] [Top] [All Lists] |