[git pull] updates for tip

From: Steven Rostedt
Date: Fri Feb 20 2009 - 11:40:59 EST


Ingo,

This is based off of your tip/x86/urgent branch.

Please pull the latest tip/x86/ftrace tree, which can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/x86/ftrace


Steven Rostedt (5):
ftrace: allow archs to preform pre and post process for code modification
ftrace, x86: make kernel text writable only for conversions
ftrace: immediately stop code modification if failure is detected
ftrace: break out modify loop immediately on detection of error
ftrace, x86: do not depend on system state for kernel text info

----
arch/x86/include/asm/ftrace.h | 10 ++++++++++
arch/x86/kernel/ftrace.c | 16 ++++++++++++++++
arch/x86/mm/init_32.c | 37 ++++++++++++++++++++++++++++++++++---
arch/x86/mm/init_64.c | 39 ++++++++++++++++++++++++++++++++++-----
include/linux/ftrace.h | 3 +++
kernel/trace/ftrace.c | 34 +++++++++++++++++++++++++++++++++-
6 files changed, 130 insertions(+), 9 deletions(-)
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/