mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] [GIT PULL][v3.0] ftrace: urgent fixes
@ 2011-07-15  3:38 Steven Rostedt
  2011-07-15  3:38 ` [PATCH 1/2] ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2011-07-15  3:38 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton


Ingo,

I noticed that tip/perf/urgent wasn't pulled yet. I added it to this
pull request. The first patch is what you reported to me, the second
is a regression that Thomas stumbled upon.

Please pull the latest tip/perf/urgent-2 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/perf/urgent-2

Head SHA1: f7bc8b61f65726ff98f52e286b28e294499d7a08


Steven Rostedt (2):
      ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined
      ftrace: Fix regression where ftrace breaks when modules are loaded

----
 include/linux/ftrace.h |    4 ++--
 kernel/trace/ftrace.c  |   30 ++++++++++++++++++++++++++++--
 2 files changed, 30 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-20 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-15  3:38 [PATCH 0/2] [GIT PULL][v3.0] ftrace: urgent fixes Steven Rostedt
2011-07-15  3:38 ` [PATCH 1/2] ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined Steven Rostedt
2011-07-15  3:38 ` [PATCH 2/2] ftrace: Fix regression where ftrace breaks when modules are loaded Steven Rostedt
2011-07-20 14:43 ` [PATCH 0/2] [GIT PULL][v3.0] ftrace: urgent fixes Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome