[PATCH 0/2] arm64 STRICT_MM_TYPECHECKS fixes

Ard Biesheuvel ard.biesheuvel at linaro.org
Mon Nov 9 00:55:44 PST 2015


Just a couple of things I spotted when building with STRICT_MM_TYPECHECKS
enabled, one of which is in new code (current merge window) and the other
is in code that I introduced myself in the FDT fixmap remapping code.

Ard Biesheuvel (2):
  arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
  arm64: fix R/O permissions of FDT mapping

 arch/arm64/include/asm/pgtable.h | 1 +
 arch/arm64/mm/mmu.c              | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
1.9.1




More information about the linux-arm-kernel mailing list