linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] cfg80211: move exported event functions into nl80211
Date: Thu, 28 Feb 2013 23:13:37 +0100	[thread overview]
Message-ID: <1362089617.8330.7.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <1361567242-18718-1-git-send-email-johannes@sipsolutions.net> (sfid-20130222_220733_722326_49E9F512)

On Fri, 2013-02-22 at 22:07 +0100, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> This is the sort of thing gcc's LTO could do, but since
> we don't have that yet we can also do it manually. The
> advantage is reduced code, both source and binary, e.g.
> on x86-64
> 
>    text	   data	    bss	    dec	    hex	filename
>  442825	  56230	    776	 499831	  7a077	cfg80211.ko (before)
>  441585	  56230	    776	 498591	  79b9f	cfg80211.ko (after)
> 
> a reduction of ~1k.

Applied.

johannes


      parent reply	other threads:[~2013-02-28 22:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-22 21:07 [PATCH] cfg80211: move exported event functions into nl80211 Johannes Berg
2013-02-22 21:08 ` Johannes Berg
2013-02-28 22:13 ` Johannes Berg [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=1362089617.8330.7.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@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).