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:
ce54152
)
powerpc: Don't hard code the size of pte page
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Sun, 28 Apr 2013 09:37:27 +0000
(09:37 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 30 Apr 2013 05:59:46 +0000
(15:59 +1000)
USE PTRS_PER_PTE to indicate the size of pte page. To support THP,
later patches will be changing PTRS_PER_PTE value.
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found