From: Rusty Russell Date: Thu, 5 Aug 2010 18:59:05 +0000 (-0600) Subject: module: refactor load_module part 5 X-Git-Tag: v2.6.36-rc1~549^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e268ebecc549f1b1907f114cb44d6044bdee3c;p=pandora-kernel.git module: refactor load_module part 5 1) Extract out the relocation loop into apply_relocations 2) Extract license and version checks into check_module_license_and_versions 3) Extract icache flushing into flush_module_icache 4) Move __obsparm warning into find_module_sections 5) Move license setting into check_modinfo. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed