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:
00f554f
)
powerpc: Use 64k io pages when we never see an HEA
author
Alexander Graf
<agraf@suse.de>
Tue, 1 Apr 2014 13:46:05 +0000
(15:46 +0200)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 30 Apr 2014 22:25:16 +0000
(08:25 +1000)
When we never get around to seeing an HEA ethernet adapter, there's
no point in restricting ourselves to 4k IO page size.
This speeds up IO maps when CONFIG_IBMEBUS is disabled.
[ Updated the test to also lift the restriction on arch 2.07
(Power 8) which cannot have an HEA
-- BenH ]
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
foo
arch/powerpc/mm/hash_utils_64.c
patch
|
blob
|
history
diff --cc
arch/powerpc/mm/hash_utils_64.c
Simple merge