Re: [PATCH] asm-generic: rwsem: de-PPCify rwsem.h

From: Arnd Bergmann
Date: Fri Mar 07 2014 - 11:28:17 EST


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@xxxxxxxx>
> Acked-by: Richard Kuo <rkuo@xxxxxxxxxxxxxx>
> Signed-off-by: Will Deacon <will.deacon@xxxxxxx>
> ---
>
> 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@xxxxxxxx>

I don't expect any conflicts, so just put it in the arm64 tree along with
the patch to use it.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/