Thanks to Oleg Nesterov for pointing out some of the bugs.
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git for-next Head SHA1: dc6f03f26f570104a2bb03f9d1deb588026d7c75 Steven Rostedt (Red Hat) (4): ftrace: Rename ftrace_ops field from trampolines to nr_trampolines ring-buffer: Use rb_page_size() instead of open coded head_page size ftrace: Fix trampoline hash update check on rec->flags ftrace: Add warning if tramp hash does not match nr_trampolines ---- include/linux/ftrace.h | 2 +- kernel/trace/ftrace.c | 21 ++++++++++++++++----- kernel/trace/ring_buffer.c | 2 +- 3 files changed, 18 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/