All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] [MIPS] Move several variables from .bss to .init.data
Date: Mon, 23 Nov 2009 12:14:43 +0000	[thread overview]
Message-ID: <20091123121443.GA32675@linux-mips.org> (raw)
In-Reply-To: <1258977217-25461-1-git-send-email-dmitri.vorobiev@movial.com>

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

  parent reply	other threads:[~2009-11-23 12:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-23 11:53 [PATCH] [MIPS] Move several variables from .bss to .init.data Dmitri Vorobiev
2009-11-23 11:58 ` Florian Fainelli
2009-11-23 12:14 ` Ralf Baechle [this message]
2009-11-23 13:26 ` Atsushi Nemoto
2009-11-23 13:43   ` Dmitri Vorobiev
2009-11-23 14:06     ` Atsushi Nemoto
2009-11-23 14:37       ` Dmitri Vorobiev
2009-11-23 15:19         ` Atsushi Nemoto
2009-11-23 13:46   ` Ralf Baechle
2009-11-23 13:59     ` Atsushi Nemoto
2009-11-23 14:04       ` Ralf Baechle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091123121443.GA32675@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=dmitri.vorobiev@movial.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.