Hopefully this is the last of the fixes for 3.11. Famous last words. These are some minor bug fixes, but still should be in 3.11 and stable.
-- Steve git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git for-next Head SHA1: 9457158bbc0ee04ecef76862d73eecd8076e9c7b Alexander Z Lam (2): tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer tracing: Fix reset of time stamps during trace_clock changes Andrew Vagin (1): tracing: Fix fields of struct trace_iterator that are zeroed by mistake Dhaval Giani (1): tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set ---- include/linux/ftrace_event.h | 10 ++++++---- include/linux/kernel.h | 2 +- kernel/trace/trace.c | 27 ++++++++++++++------------- 3 files changed, 21 insertions(+), 18 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/