powerpc/ppc32: ftrace, dynamic ftrace to handle modules
authorSteven Rostedt <srostedt@redhat.com>
Sat, 15 Nov 2008 07:39:05 +0000 (02:39 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Thu, 20 Nov 2008 18:52:53 +0000 (10:52 -0800)
commit7cc45e64323c8a1042f56e6a8d1dc982f98d52a8
tree4402eb9bdaca4087a92f5003cfa655e6293dc890
parentf48cb8b48b0b10025ca9c451b9b32cac3fcd33ba
powerpc/ppc32: ftrace, dynamic ftrace to handle modules

Impact: add ability to trace modules on 32 bit PowerPC

This patch performs the necessary trampoline calls to handle
modules with dynamic ftrace on 32 bit PowerPC.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
arch/powerpc/include/asm/module.h
arch/powerpc/kernel/ftrace.c
arch/powerpc/kernel/module_32.c