commit | cc3665a60a4ff072f5b5b18312bdf9b6612c5814 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sun Apr 28 09:37:27 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Apr 30 15:59:46 2013 +1000 |
tree | 017bcd677a8e0e5a7f7766b0c6ba471e00370ac2 | |
parent | ce54152f429ed5e6ad83e5e9f61825b5a795dd1e [diff] |
powerpc: Don't hard code the size of pte page 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>