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 <[email protected]>
> Acked-by: Richard Kuo <[email protected]>
> Signed-off-by: Will Deacon <[email protected]>
> ---
> 
> 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 <[email protected]>

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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to