| To: | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Subject: | Re: [PATCH 2/6] tlbex.c: Remove relocs[] and labels[] from the init.data section |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Wed, 10 Oct 2007 18:01:25 +0100 (BST) |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, Franck Bui-Huu <fbuihuu@gmail.com>, Thiemo Seufer <ths@networkno.de>, linux-mips@linux-mips.org |
| In-reply-to: | <Pine.LNX.4.64.0710101854260.23818@anakin> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4703F155.4000301@gmail.com> <20071003201800.GP16772@networkno.de> <47049734.6050802@gmail.com> <20071004121557.GA28928@linux-mips.org> <4705004C.5000705@gmail.com> <20071005115151.GA16145@linux-mips.org> <470BE58A.9070709@gmail.com> <470BE61F.5020108@gmail.com> <20071010142755.GA9325@linux-mips.org> <Pine.LNX.4.64N.0710101715380.9821@blysk.ds.pg.gda.pl> <20071010164236.GB10243@linux-mips.org> <Pine.LNX.4.64.0710101854260.23818@anakin> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 10 Oct 2007, Geert Uytterhoeven wrote:
> Or e.g. static struct label labels[128] __initdata = { 0, };
> Cfr. the old rule `always initialize initdata, even if it must be 0'.
But this will not reduce the size of the kernel image, which is the
objective here.
Maciej
|
| Previous by Date: | Re: [PATCH 2/6] tlbex.c: Remove relocs[] and labels[] from the init.data section, Geert Uytterhoeven |
|---|---|
| Next by Date: | Re: [PATCH 2/6] tlbex.c: Remove relocs[] and labels[] from the init.data section, Geert Uytterhoeven |
| Previous by Thread: | Re: [PATCH 2/6] tlbex.c: Remove relocs[] and labels[] from the init.data section, Geert Uytterhoeven |
| Next by Thread: | Re: [PATCH 2/6] tlbex.c: Remove relocs[] and labels[] from the init.data section, Geert Uytterhoeven |
| Indexes: | [Date] [Thread] [Top] [All Lists] |