From: Ingo Molnar <mingo@elte.hu>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Matt Mackall <mpm@selenic.com>,
thomas.petazzoni@free-electrons.com, tglx@linutronix.de,
hpa@zytor.com, Linux-tiny@selenic.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Configure out DMI scanning code v2 (Linux Tiny)
Date: Sun, 17 Feb 2008 18:59:54 +0100 [thread overview]
Message-ID: <20080217175954.GS6006@elte.hu> (raw)
In-Reply-To: <20080212120817.5d27d09d.akpm@linux-foundation.org>
* Andrew Morton <akpm@linux-foundation.org> wrote:
> On Tue, 12 Feb 2008 12:56:45 -0600
> Matt Mackall <mpm@selenic.com> wrote:
>
> >
> > On Tue, 2008-02-12 at 10:04 +0100, Thomas Petazzoni wrote:
> >
> > > Turn CONFIG_DMI into a selectable option if EMBEDDED is defined, in
> > > order to be able to remove the DMI table scanning code if it's not
> > > needed, and then reduce the kernel code size.
> > >
> > > With CONFIG_DMI (i.e before) :
> > >
> > > text data bss dec hex filename
> > > 1076076 128656 98304 1303036 13e1fc vmlinux
> > >
> > > Without CONFIG_DMI (i.e after) :
> > >
> > > text data bss dec hex filename
> > > 1068092 126308 98304 1292704 13b9a0 vmlinux
> > >
> > > Result:
> > >
> > > text data bss dec hex filename
> > > -7984 -2348 0 -10332 -285c vmlinux
> > >
> > > The new option appears in "Processor type and features", only when
> > > CONFIG_EMBEDDED is defined.
>
> Given this:
>
> > > This patch is part of the Linux Tiny project, and is based on previous
> > > work done by Matt Mackall <mpm@selenic.com>.
>
>
> > Acked-by: Matt Mackall <mpm@selenic.com>
>
> That should have been "Signed-off-by:". I'll speculatively make that
> change.
for the x86 bits:
Acked-by: Ingo Molnar <mingo@elte.hu>
Ingo
next prev parent reply other threads:[~2008-02-17 18:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-12 9:04 [PATCH] Configure out DMI scanning code v2 (Linux Tiny) Thomas Petazzoni
2008-02-12 18:56 ` Matt Mackall
2008-02-12 20:08 ` Andrew Morton
2008-02-17 17:59 ` Ingo Molnar [this message]
2008-04-01 19:00 ` Andrew Morton
2008-04-01 20:09 ` Rob Landley
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=20080217175954.GS6006@elte.hu \
--to=mingo@elte.hu \
--cc=Linux-tiny@selenic.com \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=tglx@linutronix.de \
--cc=thomas.petazzoni@free-electrons.com \
/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.