mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] tracing: Last minute updates for 4.5
@ 2016-01-08 14:27 Steven Rostedt
  2016-01-08 14:27 ` [for-next][PATCH 1/3] x86: ftrace: Fix the comments for ftrace_modify_code_direct() Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2016-01-08 14:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 5156dca34a3e1e1edac2d0dabf43d8632909b7aa


Li Bin (1):
      x86: ftrace: Fix the comments for ftrace_modify_code_direct()

Qiu Peiyang (1):
      ftrace: Fix the race between ftrace and insmod

Steven Rostedt (Red Hat) (1):
      ftrace: Add infrastructure for delayed enabling of module functions

----
 arch/x86/kernel/ftrace.c |  12 ++--
 include/linux/ftrace.h   |   6 +-
 kernel/trace/ftrace.c    | 184 +++++++++++++++++++++++++++++++----------------
 3 files changed, 130 insertions(+), 72 deletions(-)

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

end of thread, other threads:[~2016-01-08 14:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-08 14:27 [for-next][PATCH 0/3] tracing: Last minute updates for 4.5 Steven Rostedt
2016-01-08 14:27 ` [for-next][PATCH 1/3] x86: ftrace: Fix the comments for ftrace_modify_code_direct() Steven Rostedt
2016-01-08 14:27 ` [for-next][PATCH 2/3] ftrace: Add infrastructure for delayed enabling of module functions Steven Rostedt
2016-01-08 14:27 ` [for-next][PATCH 3/3] ftrace: Fix the race between ftrace and insmod 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