summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2016-04-29 23:26:11 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2016-05-11 21:53:47 +1000
commit7a0eedeedd5d192f64fd4cd46634e409cb7a513b (patch)
tree393b98499dbfece26e8eaa050c8ed283d50f43f1 /tools
parent177ba7c647f37bc3f31667192059ee794347d79d (diff)
powerpc/mm/radix: Pick the address layout for radix config
Hash needs special get_unmapped_area() handling because of limitations around base page size, so we have to set HAVE_ARCH_UNMAPPED_AREA. With radix we don't have such restrictions, so we could use the generic code. But because we've set HAVE_ARCH_UNMAPPED_AREA (for hash), we have to re-implement the same logic as the generic 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 'tools')
0 files changed, 0 insertions, 0 deletions