commit | 62607bc64c5cbb8d9b330da4be34c6d5302348af | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Dec 01 09:06:55 2015 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 14 15:19:15 2015 +1100 |
tree | 23f1f742879e37efe67eeccb3903d692aa94f63a | |
parent | 6a119eae942c51ccf1091936c534bac12cae630e [diff] |
powerpc/mm: Don't hardcode page table size pte and pmd table size are dependent on config items. Don't hard code the same. This make sure we use the right value when masking pmd entries and also while checking pmd_bad Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>