From: Jan Beulich Date: Mon, 6 Jul 2009 13:50:42 +0000 (+0100) Subject: module: reduce symbol table for loaded modules (v2) X-Git-Tag: v2.6.32-rc1~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a4962263f07d14660849ec134ee42b63e95ea9a;p=pandora-kernel.git module: reduce symbol table for loaded modules (v2) Discard all symbols not interesting for kallsyms use: absolute, section, and in the common case (!KALLSYMS_ALL) data ones. Signed-off-by: Jan Beulich Signed-off-by: Rusty Russell --- Reading git-diff-tree failed