From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] arm64: pmd accessor fixes
Date: Thu, 5 May 2016 10:43:58 +0100 [thread overview]
Message-ID: <1462441442-6996-1-git-send-email-catalin.marinas@arm.com> (raw)
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(-)
next reply other threads:[~2016-05-05 9:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 9:43 Catalin Marinas [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1462441442-6996-1-git-send-email-catalin.marinas@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).