commit | 36e8695ca5dcf48c837a6efe6f780c47ac9ec808 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Mar 09 13:00:14 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Mar 10 10:06:41 2011 +1100 |
tree | 8959a20737350fa91854c0f9d6dc1dda00aa5e79 | |
parent | f2f6dad6ca3b06ae35a2e7b63f38158242c01531 [diff] |
powerpc/pseries: Disable VPNH feature This feature triggers nasty races in the scheduler between the rebuilding of the topology and the load balancing code, causing the machine to hang. Disable it for now until the races are fixed. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>