From: David Simner Date: Tue, 29 Apr 2008 09:08:59 +0000 (+0100) Subject: sched: fix sched_info_switch not being called according to documentation X-Git-Tag: v2.6.26-rc2~62^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=673a90a1e05c8127886f7659d1a457169378371f;p=pandora-kernel.git sched: fix sched_info_switch not being called according to documentation http://bugzilla.kernel.org/show_bug.cgi?id=10545 sched_stats.h says that __sched_info_switch is "called when prev != next" in the comment. sched.c should therefore do that. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed