aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAneesh Kumar K.V <[email protected]>2016-04-29 23:26:11 +1000
committerMichael Ellerman <[email protected]>2016-05-11 21:53:47 +1000
commit7a0eedeedd5d192f64fd4cd46634e409cb7a513b (patch)
tree393b98499dbfece26e8eaa050c8ed283d50f43f1 /tools/perf/scripts/python/bin
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 <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions