| To: | Dmitri Vorobiev <dmitri.vorobiev@movial.com> |
|---|---|
| Subject: | Re: [PATCH] [MIPS] Move several variables from .bss to .init.data |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 23 Nov 2009 12:14:43 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <1258977217-25461-1-git-send-email-dmitri.vorobiev@movial.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1258977217-25461-1-git-send-email-dmitri.vorobiev@movial.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.19 (2009-01-05) |
On Mon, Nov 23, 2009 at 01:53:37PM +0200, Dmitri Vorobiev wrote: > Several static uninitialized variables are used in the scope of > __init functions but are themselves not marked as __initdata. > This patch is to put those variables to where they belong and > to reduce the memory footprint a little bit. > > Also, a couple of lines with spaces instead of tabs were fixed. > > Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com> Thanks, queued for 2.6.33. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] [MIPS] Move several variables from .bss to .init.data, Florian Fainelli |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: Fixups of ALSA memory maps, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] [MIPS] Move several variables from .bss to .init.data, Florian Fainelli |
| Next by Thread: | Re: [PATCH] [MIPS] Move several variables from .bss to .init.data, Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |