[PATCH] ARM: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags

Catalin Marinas catalin.marinas at arm.com
Wed Sep 29 12:52:11 EDT 2010


On Wed, 2010-09-29 at 17:43 +0100, Santosh Shilimkar wrote:
> The commit f1a2481c0 sets up the default flags for MT_MEMORY and
> MT_MEMORY_NONCACHED memory types. L_PTE_USER flag is wrongly
> set as default for these entries so remove it. Also adding
> the 'L_PTE_WRITE' flag so that these pages become read-write
> instead of just being read-only
> 
> Signed-off-by: Santosh Shilimkar <santosh.shilimkar at ti.com>
> Reported-by: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Russell King <rmk+kernel at arm.linux.org.uk>

Acked-by: Catalin Marinas <catalin.marinas at arm.com>




More information about the linux-arm-kernel mailing list