Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231410
| From | Johannes Berg <johannes@sipsolutions.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] mac80211: Deinline drv_switch_vif_chanctx() |
| Date | 2015-09-23 14:40 +0200 |
| Message-ID | <qbRv3-4ea-3@gated-at.bofh.it> (permalink) |
| References | <qbRbI-3Sd-3@gated-at.bofh.it> <qbRv3-4ea-5@gated-at.bofh.it> <qbRbI-3Sd-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2015-09-23 at 14:18 +0200, Denys Vlasenko wrote: > With this .config: http://busybox.net/~vda/kernel_config_ALLYES_Os, > after deinlining the function size is 821 bytes and there are > 2 callsites, reducing code size by about 800 bytes. > Thanks, all applied. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/3] mac80211: Deinline drv_switch_vif_chanctx() Denys Vlasenko <dvlasenk@redhat.com> - 2015-09-23 14:20 +0200 [PATCH 2/3] mac80211: Deinline drv_ampdu_action() Denys Vlasenko <dvlasenk@redhat.com> - 2015-09-23 14:20 +0200 [PATCH 3/3] mac80211: Deinline drv_get/set/reset_tsf() Denys Vlasenko <dvlasenk@redhat.com> - 2015-09-23 14:20 +0200 Re: [PATCH 1/3] mac80211: Deinline drv_switch_vif_chanctx() Johannes Berg <johannes@sipsolutions.net> - 2015-09-23 14:40 +0200
csiph-web