commit | 60495e7760d8ee364695006af37309b0755e0e17 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Apr 07 14:10:04 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 11 14:09:32 2011 +0200 |
tree | 1c842c0797a6a6b0066b18f296661fcf77cd0d0a | |
parent | 54ab4ff4316eb329d2c1acc110fbc623d2966931 [diff] |
sched: Dynamic sched_domain::level Remove the SD_LV_ enum and use dynamic level assignments. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Nick Piggin <npiggin@kernel.dk> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/20110407122942.969433965@chello.nl Signed-off-by: Ingo Molnar <mingo@elte.hu>