From: Rusty Russell Date: Mon, 22 Oct 2012 07:39:41 +0000 (+1030) Subject: module: add flags arg to sys_finit_module() X-Git-Tag: v3.8-rc1~51^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3238aebedb243804f58d62d57244edec4149b2;p=pandora-kernel.git module: add flags arg to sys_finit_module() Thanks to Michael Kerrisk for keeping us honest. These flags are actually useful for eliminating the only case where kmod has to mangle a module's internals: for overriding module versioning. Signed-off-by: Rusty Russell Acked-by: Lucas De Marchi Acked-by: Kees Cook --- Reading git-diff-tree failed