git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f58518e
)
[NET]: uninline skb_push, de-bloats a lot
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Fri, 28 Mar 2008 00:52:40 +0000
(17:52 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Mar 2008 00:52:40 +0000
(17:52 -0700)
Allyesconfig (v2.6.24-mm1):
-21593 356 funcs, 2418 +, 24011 -, diff: -21593 --- skb_push
Without many debug related CONFIGs (v2.6.25-rc2-mm1):
-13890 341 funcs, 189 +, 14079 -, diff: -13890 --- skb_push
skb_push | +46
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found