commit | a6c75f2f8d988ecfecf971f98f1cb6fc4de522fe | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Apr 07 14:09:52 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 11 12:58:20 2011 +0200 |
tree | 0524765c72bd13c0d4190c2dc17ac1a01c9269ad | |
parent | 822ff793c34a5d4c8b5f3f9ce932602233d96464 [diff] |
sched: Avoid using sd->level Don't use sd->level for identifying properties of the domain. 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.350174079@chello.nl Signed-off-by: Ingo Molnar <mingo@elte.hu>