commit | e1781538cf5c870ab696e9b8f0a5c498d3900f2f | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Dec 17 13:16:30 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Dec 17 13:22:45 2009 +0100 |
tree | 42027696b4bc241194299b29cef2ae814b087acd | |
parent | 464763cf1c6df632dccc8f2f4c7e50163154a2c0 [diff] |
sched: Assert task state bits at build time Since everybody is lazy and prone to forgetting things, make the compiler help us a bit. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20091217121830.060186433@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>