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:
d292c0c
)
dlm: add __init and __exit marks to init and exit functions
author
Denis Cheng
<crquan@gmail.com>
Fri, 1 Feb 2008 17:53:46 +0000
(
01:53
+0800)
committer
David Teigland
<teigland@redhat.com>
Thu, 7 Feb 2008 05:41:22 +0000
(23:41 -0600)
it moves 365 bytes from .text to .init.text, and 30 bytes from .text to
.exit.text, saves memory.
Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found