From: Steven Rostedt Date: Thu, 11 Oct 2012 15:14:14 +0000 (-0400) Subject: tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b70e59043f5a5ec083ea50cd2640aa49c64c675;p=pandora-kernel.git tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit The functon tracing_sched_wakeup_trace() does an open coded unlock commit and save stack. This is what the trace_nowake_buffer_unlock_commit() is for. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed