git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
243f761
)
tracing: Add entry->next_cpu to trace_ctxwake_bin()
author
Jiang Liu
<jiang.liu@huawei.com>
Thu, 22 Aug 2013 12:59:39 +0000
(20:59 +0800)
committer
Steven Rostedt
<rostedt@goodmis.org>
Tue, 11 Nov 2014 17:43:34 +0000
(12:43 -0500)
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 <jiang.liu@huawei.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found