[for-next][PATCH 0/3] tracing: Last minute updates for 4.5

From: Steven Rostedt
Date: Fri Jan 08 2016 - 09:28:15 EST


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(-)