From: Amerigo Wang Date: Thu, 4 Jun 2009 01:46:09 +0000 (-0400) Subject: x86 module: merge the same functions in module_32.c and module_64.c X-Git-Tag: v2.6.31-rc1~371^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5bf28fb9e3c178db4f5536e2fe38d3a5ed7f40;p=pandora-kernel.git x86 module: merge the same functions in module_32.c and module_64.c Merge the same functions both in module_32.c and module_64.c into module.c. This is the first step to merge both of them finally. Signed-off-by: WANG Cong Cc: Ingo Molnar Signed-off-by: Rusty Russell --- Reading git-diff-tree failed