[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090220163846.709775139@goodmis.org>
Date: Fri, 20 Feb 2009 11:38:46 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>
Subject: [git pull] updates for tip
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists