commit | f1167fb318f0ff0bcb9cbb57bb6d16ad450f0cfb | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@au1.ibm.com> | Wed Nov 04 13:39:52 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 05 16:41:59 2009 +1100 |
tree | a3ebf98234b27fde62800fff6898381698897fea | |
parent | 5a1eb5c4453207ad9e7f6e8ca4f8db289743c993 [diff] |
powerpc/mm: Remove debug context clamping from nohash code I inadvertently left that debug code enabled, causing the number of contexts to be clamped to 31 which is going to slow things down on 4xx and just plain breaks 8xx Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>