[PATCH 0/4] arm64: pmd accessor fixes

Catalin Marinas catalin.marinas at arm.com
Thu May 5 02:43:58 PDT 2016


The first two patches are follow-ups on the hardware AF/DBM support, so
they should go in as fixes (on top of current arm64 for-next/core
branch). The third patch is a minor clean-up while the last one
implements pmd_present() following recent discussions around
pmd_mknotpresent() (and it's also a cc stable).

Catalin Marinas (4):
  arm64: Fix typo in the pmdp_huge_get_and_clear() definition
  arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
  arm64: Replace hard-coded values in the pmd/pud_bad() macros
  arm64: Ensure pmd_present() returns false after pmd_mknotpresent()

 arch/arm64/include/asm/pgtable-hwdef.h |  1 -
 arch/arm64/include/asm/pgtable.h       | 26 ++++++++++++++++++--------
 2 files changed, 18 insertions(+), 9 deletions(-)




More information about the linux-arm-kernel mailing list