From: Peter Zijlstra Date: Sat, 9 Apr 2011 19:17:43 +0000 (+0200) Subject: perf: Remove task_ctx_sched_in() X-Git-Tag: v3.1-rc1~299^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04dc2dbbfe1c6f81b996d4dab255da75f9efbb4a;p=pandora-kernel.git perf: Remove task_ctx_sched_in() Make task_ctx_sched_*() imply EVENT_ALL, since anything less will not actually have scheduled the task in/out at all. Since there's no site that schedules all of a task in (due to the interleave with flexible cpuctx) we can remove this function. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20110409192141.817893268@chello.nl Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed