Files
tegra-linux-noble/arch/arm64/include/asm
Catalin Marinas 3676f9ef54 arm64: Move PTE_PROT_NONE higher up
PTE_PROT_NONE means that a pte is present but does not have any
read/write attributes. However, setting the memory type like
pgprot_writecombine() is allowed and such bits overlap with
PTE_PROT_NONE. This causes mmap/munmap issues in drivers that change the
vma->vm_pg_prot on PROT_NONE mappings.

This patch reverts the PTE_FILE/PTE_PROT_NONE shift in commit
59911ca432 (ARM64: mm: Move PTE_PROT_NONE bit) and moves PTE_PROT_NONE
together with the other software bits.

Signed-off-by: Steve Capper <steve.capper@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Steve Capper <steve.capper@linaro.org>
Cc: <stable@vger.kernel.org> # 3.11+
2013-11-29 15:22:59 +00:00
..
2012-09-17 13:42:21 +01:00
2013-03-21 17:39:31 +00:00
2012-09-17 13:42:00 +01:00
2012-09-17 13:42:00 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:41:59 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:42:04 +01:00
2013-06-14 09:52:40 +01:00
2012-09-17 13:42:14 +01:00
2013-10-25 11:33:21 +01:00
2013-09-25 14:07:50 +02:00
2013-06-07 14:03:38 +01:00
2013-06-12 16:40:32 +01:00
2012-09-17 13:41:56 +01:00
2013-01-22 17:51:01 +00:00
2012-09-17 13:42:19 +01:00
2013-08-20 12:12:26 +01:00
2012-09-17 13:41:56 +01:00
2013-11-29 15:22:59 +00:00
2012-09-17 13:42:17 +01:00
2012-09-17 13:41:59 +01:00
2013-10-25 11:33:19 +01:00
2012-09-17 13:42:07 +01:00
2013-10-25 11:33:21 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 10:24:46 +01:00
2013-06-14 09:52:41 +01:00
2012-09-17 10:24:46 +01:00
2013-02-14 09:21:15 -05:00
2012-09-17 13:42:09 +01:00
2012-09-17 13:42:09 +01:00