aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSergey Dyasly <[email protected]>2015-09-09 16:27:18 +0100
committerRussell King <[email protected]>2015-09-22 08:13:57 +0100
commit803e3dbcb4cf80c898faccf01875f6ff6e5e76fd (patch)
tree272b9259fcf0d8be8049ce380e62b5b2785e7c4b /tools/perf/scripts/python/stackcollapse.py
parentf460b6abdeeafd30c3ee737c843be17b1ceb38e5 (diff)
ARM: 8430/1: use default ioremap alignment for SMP or LPAE
16MB alignment for ioremap mappings was added by commit a069c896d0d6 ("[ARM] 3705/1: add supersection support to ioremap()") in order to support supersection mappings. But __arm_ioremap_pfn_caller uses section and supersection mappings only in !SMP && !LPAE case. There is no need for such big alignment if either SMP or LPAE is enabled. After this change, ioremap will use default maximum alignment of 128 pages. Link: https://lkml.kernel.org/g/[email protected] Cc: Guan Xuetao <[email protected]> Cc: Nicolas Pitre <[email protected]> Cc: James Bottomley <[email protected]> Cc: Will Deacon <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Dmitry Safonov <[email protected]> Signed-off-by: Sergey Dyasly <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions