From: Peter Zijlstra Date: Mon, 12 May 2014 18:19:46 +0000 (+0200) Subject: perf tools: Remove usage of trace_sched_wakeup(.success) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~18^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0680ee7db16de9c02d1d4b1a935a5daf754fe8a1;p=pandora-kernel.git perf tools: Remove usage of trace_sched_wakeup(.success) trace_sched_wakeup(.success) is a dead argument and has been for ages, the only reason its still there is because of brain dead software, which apparently includes perf tools There's a few more instances in pearly snake shit, but that's not supported as far as I care anyhow, so let that bitrot. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20140512181946.GG13467@laptop.programming.kicks-ass.net Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed