From: Arnd Bergmann <arnd@arndb.de>
To: Will Deacon <will.deacon@arm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] asm-generic: rwsem: de-PPCify rwsem.h
Date: Fri, 7 Mar 2014 17:27:55 +0100 [thread overview]
Message-ID: <201403071727.56263.arnd@arndb.de> (raw)
In-Reply-To: <1394204724-18898-1-git-send-email-will.deacon@arm.com>
On Friday 07 March 2014, Will Deacon wrote:
> asm-generic/rwsem.h used to live under arch/powerpc. During its
> liberation to common code, a few references to its former home where
> preserved, in particular the definition of RWSEM_ACTIVE_MASK is
> predicated on CONFIG_PPC64.
>
> This patch updates the ifdefs and comments to architecturally neutral
> versions.
>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Acked-by: Richard Kuo <rkuo@codeaurora.org>
> Signed-off-by: Will Deacon <will.deacon@arm.com>
> ---
>
> Hi Arnd,
>
> Any chance you could queue this for 3.15 please? It means I can easily
> move arm64 over to the asm-generic rwsem implementation afterwards.
>
Acked-by: Arnd Bergmann <arnd@arndb.de>
I don't expect any conflicts, so just put it in the arm64 tree along with
the patch to use it.
Arnd
prev parent reply other threads:[~2014-03-07 16:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 15:05 [PATCH] asm-generic: rwsem: de-PPCify rwsem.h Will Deacon
2014-03-07 16:27 ` Arnd Bergmann [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=201403071727.56263.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=will.deacon@arm.com \
/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.