From: Jiang Liu Date: Thu, 22 Aug 2013 12:59:39 +0000 (+0800) Subject: tracing: Add entry->next_cpu to trace_ctxwake_bin() X-Git-Tag: omap-for-v3.20/drop-legacy-3517~136^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26488b3723270880a28b542ff2276689506d6a9f;p=pandora-kernel.git tracing: Add entry->next_cpu to trace_ctxwake_bin() Function trace_ctxwake_bin() misses ctx_switch_entry->next_cpu field, so user will get stale value for "next_cpu". Link: http://lkml.kernel.org/p/1377176379-27908-1-git-send-email-liuj97@gmail.com Signed-off-by: Jiang Liu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed