diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-23 17:14:59 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-24 12:17:27 +0200 |
commit | 0ea1ec713f04bdfac343c9702b21cd3a7c711826 (patch) | |
tree | 9ec6404b4db40cbdfa705e8addc9f35071dc6586 /arch/arm/vfp | |
parent | ARM: fix build errors caused by selection of errata 798181 (diff) | |
download | linux-0ea1ec713f04bdfac343c9702b21cd3a7c711826.tar.xz linux-0ea1ec713f04bdfac343c9702b21cd3a7c711826.zip |
ARM: dma-mapping: don't allow DMA mappings to be marked executable
DMA mapping permissions were being derived from pgprot_kernel directly
without using PAGE_KERNEL. This causes them to be marked with executable
permission, which is not what we want. Fix this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/vfp')
0 files changed, 0 insertions, 0 deletions