linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	Arnd Bergmann <arnd@arndb.de>,
	"linux-arch@vger.kernel.org" <linux-arch@vger.kernel.org>
Subject: Re: [PATCH, REBASED] asm-generic, mm: PTE_SPECIAL cleanup
Date: Fri, 7 Dec 2012 15:50:18 +0000	[thread overview]
Message-ID: <20121207155018.GD21233@arm.com> (raw)
In-Reply-To: <20121207144112.GA17044@otc-wbsnb-06>

On Fri, Dec 07, 2012 at 02:41:12PM +0000, Kirill A. Shutemov wrote:
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index ef90d61..2b823e5 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -33,6 +33,7 @@ config ARM64
>  	select SPARSE_IRQ
>  	select SYSCTL_EXCEPTION_TRACE
>  	select CLONE_BACKWARDS
> +	select HAVE_PTE_SPECIAL
>  	help
>  	  ARM 64-bit (AArch64) Linux support.

Another minor thing, please keep the arm64 Kconfig selects in
alphabetical order. I know Al Viro's patch in -next didn't but I'll push
a patch to correct this.

Otherwise:

Acked-by: Catalin Marinas <catalin.marinas@arm.com>

  reply	other threads:[~2012-12-07 15:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-07 11:55 [PATCH, REBASED] asm-generic, mm: PTE_SPECIAL cleanup Kirill A. Shutemov
2012-12-07 11:55 ` Kirill A. Shutemov
2012-12-07 14:30 ` Catalin Marinas
2012-12-07 14:41   ` Kirill A. Shutemov
2012-12-07 15:50     ` Catalin Marinas [this message]
2012-12-07 20:35     ` Andrew Morton
2012-12-07 20:35       ` Andrew Morton
2012-12-11  8:53       ` Kirill A. Shutemov

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=20121207155018.GD21233@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-mm@kvack.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).