commit | 694f5a1112959a6996cabdb6f8d3003e87dac8a7 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Thu Jun 10 09:03:37 2010 +1000 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 18 10:46:54 2010 +0200 |
tree | 051bcf1e25b185435baf0e5f1dfd81e63c62fbaf | |
parent | 4cb6948e5365ab874bb71ac35fb6b7c6dd305765 [diff] |
sched: Fix fix_small_capacity The CPU power test is the wrong way around in fix_small_capacity. This was due to a small changes made in the posted patch on lkml to what was was taken upstream. This patch fixes asymmetric packing for POWER7. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <12629.1276124617@neuling.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>