Re: [PATCH 0/9] powerpc: port of dynamic ftrace

2008-11-20 Thread Ingo Molnar
* Steven Rostedt <[EMAIL PROTECTED]> wrote: > branch: ppc/ftrace-disable > > > Matt Fleming (1): > ftrace: align __mcount_loc sections > > Steven Rostedt (8): > ftrace: disable dynamic ftrace from PowerPC > powerpc: ftrace, do not latency trace idle > powerpc: ftrac

Re: [PATCH 0/9] powerpc: port of dynamic ftrace

2008-11-20 Thread Steven Rostedt
On Thu, 20 Nov 2008, Ingo Molnar wrote: > > Hm, something like this shouldnt be pulled into the powerpc tree: it > touches the core kernel, x86 code and ftrace code as well. > > Please do the suggestion i outlined and which Paul agreed with: > prepare a branch that touches _only_ powerpc files

Re: [PATCH 0/9] powerpc: port of dynamic ftrace

2008-11-20 Thread Ingo Molnar
* Steven Rostedt <[EMAIL PROTECTED]> wrote: > > arch/powerpc/Kconfig |2 + > arch/powerpc/include/asm/ftrace.h | 14 +- > arch/powerpc/include/asm/module.h | 16 ++- > arch/powerpc/kernel/ftrace.c | 473 +--- > arch/powerpc/kernel/i