Skip to content
Commit 673a90a1 authored by David Simner's avatar David Simner Committed by Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent b328ca18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment