]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitabb5e43824aba1f2ed2a9bbcc1f4cc902b536881
treed58aaa54bc8e7a465597f385de36204c3b0b9cf8
parenta6f5a7969512e728f28aa0ad8003050b2b95b484
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