From: Jan Beulich Date: Mon, 6 Jul 2009 13:51:44 +0000 (+0100) Subject: module: reduce string table for loaded modules (v2) X-Git-Tag: v2.6.32-rc1~56^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554bdfe5acf3715e87c8d5e25a4f9a896ac9f014;p=pandora-kernel.git module: reduce string table for loaded modules (v2) Also remove all parts of the string table (referenced by the symbol table) that are not needed for kallsyms use (i.e. which were only referenced by symbols discarded by the previous patch, or not referenced at all for whatever reason). Signed-off-by: Jan Beulich Signed-off-by: Rusty Russell --- Reading git-diff-tree failed