mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] [PATCH][2.6.37] tracing: fixes
@ 2010-11-11 21:41 Steven Rostedt
  2010-11-11 21:41 ` [PATCH 1/2] tracing: Fix module use of trace_bprintk() Steven Rostedt
  2010-11-11 21:41 ` [PATCH 2/2] tracing: Force arch_local_irq_* notrace for paravirt Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2010-11-11 21:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Frederic Weisbecker


Ingo,

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

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


Steven Rostedt (2):
      tracing: Fix module use of trace_bprintk()
      tracing: Force arch_local_irq_* notrace for paravirt

----
 arch/x86/include/asm/paravirt.h |   10 +++++-----
 kernel/module.c                 |   12 ++++++++++++
 2 files changed, 17 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2010-11-11 21:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-11 21:41 [PATCH 0/2] [PATCH][2.6.37] tracing: fixes Steven Rostedt
2010-11-11 21:41 ` [PATCH 1/2] tracing: Fix module use of trace_bprintk() Steven Rostedt
2010-11-11 21:41 ` [PATCH 2/2] tracing: Force arch_local_irq_* notrace for paravirt Steven Rostedt

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