git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a1eb5c
)
powerpc/mm: Remove debug context clamping from nohash code
author
Benjamin Herrenschmidt
<benh@au1.ibm.com>
Wed, 4 Nov 2009 13:39:52 +0000
(13:39 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Nov 2009 05:41:59 +0000
(16:41 +1100)
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>
No differences found