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:
227c43c
)
[NETLABEL]: Move some initialization code into __init section.
author
Pavel Emelyanov
<xemul@openvz.org>
Mon, 18 Feb 2008 06:33:57 +0000
(22:33 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Feb 2008 06:33:57 +0000
(22:33 -0800)
Everything that is called from netlbl_init() can be marked with
__init. This moves 620 bytes from .text section to .text.init one.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found