From: Anton Blanchard Date: Thu, 3 Apr 2014 09:00:43 +0000 (+1100) Subject: powerpc/modules: Create is_module_trampoline() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83775b85668a85036973c71264a959236e7becbd;p=pandora-kernel.git powerpc/modules: Create is_module_trampoline() ftrace has way too much knowledge of our kernel module trampoline layout hidden inside it. Create is_module_trampoline() that can abstract this away inside the module loader code. Signed-off-by: Anton Blanchard --- Reading git-diff-tree failed