aboutsummaryrefslogtreecommitdiff
path: root/drivers/android
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-10-23 16:14:59 +0100
committerMister Oyster <oysterized@gmail.com>2017-06-25 16:48:09 +0200
commit98c26880f3eb8115e6f870e328c7bf7e0fdeda25 (patch)
treefc92713a2048300237a1f690ac18b2d3762cb18e /drivers/android
parentfbc84ec60313d4fd00d065193e55b10b597702e8 (diff)
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. Change-Id: I6ffdde14aa65074ee211c62d177581fcc9b1f3cb Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions