kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denys Vlasenko <vda.linux@googlemail.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] drivers/atm/ambassador.c: stop inlining largish static functions
Date: Mon, 07 Apr 2008 21:18:48 +0000	[thread overview]
Message-ID: <200804072318.48442.vda.linux@googlemail.com> (raw)
In-Reply-To: <200804010314.58117.vda.linux@googlemail.com>

On Friday 04 April 2008 00:00, David Miller wrote:
> > This patch removes "inline" from these static functions
> > (regardless of number of callsites - gcc nowadays auto-inlines
> > statics with one callsite).
> > 
> > Size difference for 32bit x86:
> >    text    data     bss     dec     hex filename
> >   10209    8488       4   18701    490d linux-2.6-ALLYES/drivers/atm/ambassador.o
> >    9462    8488       4   17954    4622 linux-2.6.inline-ALLYES/drivers/atm/ambassador.o
> > 
> > Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
> 
> I've applied this to net-2.6.26, if John doesn't like it we
> can fix it or revert.

Thanks.
--
vda

      parent reply	other threads:[~2008-04-07 21:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-01  1:14 [PATCH] drivers/atm/ambassador.c: stop inlining largish static functions Denys Vlasenko
2008-04-03 22:00 ` [PATCH] drivers/atm/ambassador.c: stop inlining largish static David Miller
2008-04-07 21:18 ` Denys Vlasenko [this message]

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=200804072318.48442.vda.linux@googlemail.com \
    --to=vda.linux@googlemail.com \
    --cc=kernel-janitors@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).