commit | a8941d7ec81678fb69aea7183338175f112f3e0d | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Jan 25 16:30:03 2011 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 26 12:33:22 2011 +0100 |
tree | a55aabbbdb060f1d320b47b697b4e8e0b0c2ec38 | |
parent | 414bee9ba613adb3804965e2d84db32d0599f9c6 [diff] |
sched: Simplify the idle scheduling class Since commit 48c5ccae88dcd (sched: Simplify cpu-hot-unplug task migration) this should no longer happen, so remove the code. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>