diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2016-04-29 15:26:13 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-05-11 13:53:48 +0200 |
commit | 101ad5c65ef2631f402643c760574a6f0f7f64d0 (patch) | |
tree | 7415fc539f68f49c83dbf3888a4508d48b2ee22f /REPORTING-BUGS | |
parent | powerpc/mm/radix: Update PTCR on secondary CPUs (diff) | |
download | linux-101ad5c65ef2631f402643c760574a6f0f7f64d0.tar.xz linux-101ad5c65ef2631f402643c760574a6f0f7f64d0.zip |
powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s
This patch start to make a book3s variant for pgalloc headers. We have
multiple book3s specific changes such as:
* 4 level page table
* store physical address in higher level table
* use pte_t * for pgtable_t
Having a book3s64 specific variant helps to keep code simpler and remove
lots of #ifdef around code.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions