Hi Peter and Ingo, Here is a small series of cleanups I came up with while looking at issues raised by Dan Carpenter and Ingo. They are mostly trivial, except for 2/5, which fixes an issue with multientry ToPA PT implementations that causes bigger data loss than it actually has to be.
These are against tip/perf/urgent. Alexander Shishkin (5): perf/x86/intel/pt: Kill an unused variable perf/x86/intel/pt: Untangle pt_buffer_reset_markers() perf/x86/intel/pt: Document pt_buffer_reset_markers() perf/x86/intel/pt: Document pt_buffer_reset_offsets() perf/x86/intel/pt: Kill pt_is_running() arch/x86/kernel/cpu/perf_event_intel_pt.c | 71 ++++++++++++++++++------------- 1 file changed, 41 insertions(+), 30 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

