ftrace: move memory management out of arch code
authorSteven Rostedt <srostedt@redhat.com>
Mon, 12 May 2008 19:20:43 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 23 May 2008 18:33:35 +0000 (20:33 +0200)
commit3c1720f00bb619302ba19d55986ab565e74d06db
treed58aaa54bc8e7a465597f385de36204c3b0b9cf8
parentdfa60aba04dae7833d75b2e2be124bb7cfb8239f
ftrace: move memory management out of arch code

This patch moves the memory management of the ftrace
records out of the arch code and into the generic code
making the arch code simpler.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/ftrace.c
include/linux/ftrace.h
kernel/trace/ftrace.c