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:
94a8d5c
)
module: reduce symbol table for loaded modules (v2)
author
Jan Beulich
<JBeulich@novell.com>
Mon, 6 Jul 2009 13:50:42 +0000
(14:50 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:02:57 +0000
(
00:32
+0930)
Discard all symbols not interesting for kallsyms use: absolute,
section, and in the common case (!KALLSYMS_ALL) data ones.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found