From: Jan Kiszka Date: Tue, 17 Feb 2015 21:46:50 +0000 (-0800) Subject: kernel/module.c: do not inline do_init_module() X-Git-Tag: fixes-v4.0-rc1~78^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be02a1862304b126cd6ba4f347fa5db59460a776;p=pandora-kernel.git kernel/module.c: do not inline do_init_module() This provides a reliable breakpoint target, required for automatic symbol loading via the gdb helper command 'lx-symbols'. Signed-off-by: Jan Kiszka Acked-by: Rusty Russell Cc: Thomas Gleixner Cc: Jason Wessel Cc: Andi Kleen Cc: Ben Widawsky Cc: Borislav Petkov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed