netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-2.6.25 0/8] [NET]: More uninlining & related
@ 2008-01-12  9:34 Ilpo Järvinen
  2008-01-12 11:16 ` David Miller
       [not found] ` <12001304691978-git-send-email-ilpo.jarvinen@helsinki.fi>
  0 siblings, 2 replies; 13+ messages in thread
From: Ilpo Järvinen @ 2008-01-12  9:34 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

Hi Dave,

First of all, I changed output encoding of git to utf-8, so I
guess the encoding should not cause the same trouble for you.

Here are couple of more to uninline things. Pretty
straightforward except the EXPORT_SYMBOLs, I've no idea which
is the right variant (feel free to fix them while applying :-)).
Also pktgen uninlining is somewhat questionable because it's
just a testing tool so feel free to drop it if it feels
unnecessary (I could have asked first but it's just as easy to
do it this way if not easier)...

There were more dead static inlines found after inlines removed
(gcc didn't report them otherwise) than in pktgen now included,
but I'm not sure if I should send "by default" patches removing
or #if 0'ing them?


--
 i.




^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH net-2.6.25 0/8] [NET]: More uninlining & related
@ 2008-01-12  9:40 Ilpo Järvinen
  2008-01-12  9:40 ` [PATCH 1/8] [TCP]: Uninline tcp_set_state Ilpo Järvinen
  0 siblings, 1 reply; 13+ messages in thread
From: Ilpo Järvinen @ 2008-01-12  9:40 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

Hi Dave,

First of all, I changed output encoding to utf-8, so I guess
the encoding should not cause trouble for you.

Here are couple of more to uninline things. Pretty
straightforward except the EXPORT_SYMBOLs, I've no idea which
is the right variant (feel free to fix them while applying :-)).
Also pktgen uninlining is somewhat questionable because it's
just a testing tool so feel free to drop it if it feels
unnecessary (I could have asked first but it's just as easy to
do it this way if not easier)...

There were more dead static inlines found after inlines removed
(gcc didn't report them otherwise) than in pktgen now included,
but I'm not sure if I should send "by default" patches removing
or #if 0'ing them?


--
 i.

ps. I apologize that I must resend to get them to netdev as well
because git-send-email of this system (not sure if later could)
still seems to be lacking proper encoding of my name when it
decides to add it to Cc list all by itself and those 8-bit chars
in address got rejected.



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-01-13  5:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-12  9:34 [PATCH net-2.6.25 0/8] [NET]: More uninlining & related Ilpo Järvinen
2008-01-12 11:16 ` David Miller
     [not found] ` <12001304691978-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:18   ` [PATCH 1/8] [TCP]: Uninline tcp_set_state David Miller
     [not found]   ` <1200130469783-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:19     ` [PATCH 2/8] [TCP]: Uninline tcp_is_cwnd_limited David Miller
     [not found]     ` <12001304693917-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:20       ` [PATCH 3/8] [XFRM] xfrm_policy: kill some bloat David Miller
     [not found]       ` <12001304703362-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:21         ` [PATCH 4/8] [IPV6] route: " David Miller
     [not found]         ` <12001304703302-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:22           ` [PATCH 5/8] [NETLINK] af_netlink: " David Miller
     [not found]           ` <12001304703789-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:23             ` [PATCH 6/8] [NETFILTER] xt_policy.c: " David Miller
2008-01-12 19:03               ` Patrick McHardy
2008-01-13  5:26                 ` David Miller
     [not found]             ` <12001304701053-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:24               ` [PATCH 7/8] [PKTGEN]: Kill dead static inlines David Miller
     [not found]               ` <12001304701901-git-send-email-ilpo.jarvinen@helsinki.fi>
2008-01-12 11:25                 ` [RFC PATCH 8/8] [PKTGEN]: uninline getCurUs David Miller
  -- strict thread matches above, loose matches on Subject: below --
2008-01-12  9:40 [PATCH net-2.6.25 0/8] [NET]: More uninlining & related Ilpo Järvinen
2008-01-12  9:40 ` [PATCH 1/8] [TCP]: Uninline tcp_set_state Ilpo Järvinen
2008-01-12  9:40   ` [PATCH 2/8] [TCP]: Uninline tcp_is_cwnd_limited Ilpo Järvinen
2008-01-12  9:40     ` [PATCH 3/8] [XFRM] xfrm_policy: kill some bloat Ilpo Järvinen
2008-01-12  9:40       ` [PATCH 4/8] [IPV6] route: " Ilpo Järvinen
2008-01-12  9:40         ` [PATCH 5/8] [NETLINK] af_netlink: " Ilpo Järvinen
2008-01-12  9:40           ` [PATCH 6/8] [NETFILTER] xt_policy.c: " Ilpo Järvinen

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).