diff options
author | Simon Kirby <[email protected]> | 2011-09-22 17:03:46 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-09-26 12:51:08 +0200 |
commit | 6ebbe7a07b3bc40b168d2afc569a6543c020d2e3 (patch) | |
tree | 5fa7eb4d48796af7aede4f7c0b92fde4047deeaa /include/linux/sched.h | |
parent | 3be209a8e22cedafc1b6945608b7bb8d9887ab61 (diff) |
sched: Fix up wchan borkage
Commit c259e01a1ec ("sched: Separate the scheduler entry for
preemption") contained a boo-boo wrecking wchan output. It forgot to
put the new schedule() function in the __sched section and thereby
doesn't get properly ignored for things like wchan.
Tested-by: Simon Kirby <[email protected]>
Cc: [email protected] # 2.6.39+
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/sched.h')
0 files changed, 0 insertions, 0 deletions