commit | d069b916f7b50021d41d6ce498f86da32a7afaec | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Apr 07 14:10:02 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 11 14:09:29 2011 +0200 |
tree | a8ebe91930f393edf737d2c08540a1dd218c94d6 | |
parent | 2c402dc3bb502e9dd74fce72c14d293fcef4719d [diff] |
sched: Reverse the topology list In order to get rid of static sched_domain::level assignments, reverse the topology iteration. 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.876506131@chello.nl Signed-off-by: Ingo Molnar <mingo@elte.hu>