diff options
author | 2016-12-12 09:31:18 +0100 | |
---|---|---|
committer | 2017-01-10 23:32:54 +0000 | |
commit | 79964a1c2972ca7ecc231e2d2ac7593a1af73f63 (patch) | |
tree | 33800f7aaab3f6018a6b9e25d4fc12e282f633ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: 8627/1: avoid cache flushing in flush_dcache_page() (diff) | |
download | linux-dev-79964a1c2972ca7ecc231e2d2ac7593a1af73f63.tar.xz linux-dev-79964a1c2972ca7ecc231e2d2ac7593a1af73f63.zip |
ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU
commit ab6494f0c96f ("nommu: Add noMMU support to the DMA API") have
add CONFIG_MMU compilation flag but that prohibit to use dma_mmap_wc()
when the platform doesn't have MMU.
This patch call vm_iomap_memory() in noMMU case to test if addresses
are correct and set vma->vm_flags rather than all return an error.
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions