All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Andrew Morton <akpm@osdl.org>
Cc: mpm@selenic.com,
	lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>,
	zwane@linuxpower.ca
Subject: Re: [PATCH] Drop exported symbols list if !modules
Date: Tue, 06 Apr 2004 10:48:14 +1000	[thread overview]
Message-ID: <1081212494.15272.107.camel@bach> (raw)
In-Reply-To: <20040405163019.4e3ab546.akpm@osdl.org>

On Tue, 2004-04-06 at 09:30, Andrew Morton wrote:
> Rusty Russell <rusty@rustcorp.com.au> wrote:
> > Please measure it.  It's not obvious to me at all.
> 
> Miniscule savings
> 
>    text    data     bss     dec     hex filename
> 3221815  862456       0 4084271  3e522f vmlinux-before
> 3221591  862456       0 4084047  3e514f vmlinux-after

Reproduced here: that's the .comment section getting a little larger.

This gets stripped in building arch/i386/boot/vmlinux.bin, and hence
arch/i386/boot/bzImage.

So, the patch is just churn AFAICT.

Thanks,
Rusty.
-- 
Anyone who quotes me in their signature is an idiot -- Rusty Russell


  parent reply	other threads:[~2004-04-06  0:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-05 20:55 [PATCH] Drop exported symbols list if !modules Matt Mackall
2004-04-05 22:45 ` Rusty Russell
2004-04-05 23:07   ` Matt Mackall
2004-04-05 23:17     ` Rusty Russell
2004-04-05 23:30       ` Andrew Morton
2004-04-05 23:36         ` Matt Mackall
2004-04-06  0:48         ` Rusty Russell [this message]
2004-04-05 23:49     ` Brian Gerst

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=1081212494.15272.107.camel@bach \
    --to=rusty@rustcorp.com.au \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=zwane@linuxpower.ca \
    /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.