linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: pmd accessor fixes
@ 2016-05-05  9:43 Catalin Marinas
  2016-05-05  9:43 ` [PATCH 1/4] arm64: Fix typo in the pmdp_huge_get_and_clear() definition Catalin Marinas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Catalin Marinas @ 2016-05-05  9:43 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-05  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05  9:43 [PATCH 0/4] arm64: pmd accessor fixes Catalin Marinas
2016-05-05  9:43 ` [PATCH 1/4] arm64: Fix typo in the pmdp_huge_get_and_clear() definition Catalin Marinas
2016-05-05  9:44 ` [PATCH 2/4] arm64: Implement pmdp_set_access_flags() for hardware AF/DBM Catalin Marinas
2016-05-05  9:44 ` [PATCH 3/4] arm64: Replace hard-coded values in the pmd/pud_bad() macros Catalin Marinas
2016-05-05  9:44 ` [PATCH 4/4] arm64: Ensure pmd_present() returns false after pmd_mknotpresent() Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).