All of lore.kernel.org
 help / color / mirror / Atom feed
From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] arm64: mm: Route pmd thp functions through pte equivalents
Date: Fri, 14 Mar 2014 17:57:09 +0000	[thread overview]
Message-ID: <20140314175709.GM18126@arm.com> (raw)
In-Reply-To: <1393322533-23725-1-git-send-email-steve.capper@linaro.org>

On Tue, Feb 25, 2014 at 10:02:13AM +0000, Steve Capper wrote:
> Rather than have separate hugetlb and transparent huge page pmd
> manipulation functions, re-wire our thp functions to simply call the
> pte equivalents.
> 
> This allows THP to take advantage of the new PTE_WRITE logic introduced
> in:
>   c2c93e5 arm64: mm: Introduce PTE_WRITE
> 
> To represent splitting THPs we use the PTE_SPECIAL bit as this is not
> used for pmds.
> 
> Signed-off-by: Steve Capper <steve.capper@linaro.org>

Applied. Thanks.

-- 
Catalin

      reply	other threads:[~2014-03-14 17:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25 10:02 [PATCH V2] arm64: mm: Route pmd thp functions through pte equivalents Steve Capper
2014-03-14 17:57 ` Catalin Marinas [this message]

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=20140314175709.GM18126@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.