commit | a1cd54198811e3c35fcaabdb94767b307f7ad1db | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Mon Oct 10 10:50:39 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Dec 07 16:26:22 2011 +1100 |
tree | 025b16589cab83d330fb2ae436dcdf70da813eac | |
parent | 8c1674de2b42d9d9f14a32445055aa525892c708 [diff] |
powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE This updates the hugetlb page table code to handle 64-bit FSL_BOOKE. The previous 32-bit work counted on the inner levels of the page table collapsing. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>