On Thu, Mar 01, 2012 at 03:02:56PM -0800, Andrew Morton wrote:
> Please merge this via the ppc tree?
>
>
> And let's ask the hexagon maintainers to take a look at the definition
> in arch/hexagon/include/asm/atomic.h. I assume that it can be removed,
> but that might cause problems with files wh
On Thu, 1 Mar 2012 18:09:53 +1100
Anton Blanchard wrote:
>
> We want to implement a ppc64 specific version of atomic_inc_not_zero
> so wrap it in an ifdef to allow it to be overridden.
>
> Signed-off-by: Anton Blanchard
> ---
>
> Index: linux-build/include/linux/atomic.h
> ===
On Thursday 01 March 2012 02:09:53 Anton Blanchard wrote:
> We want to implement a ppc64 specific version of atomic_inc_not_zero
> so wrap it in an ifdef to allow it to be overridden.
Acked-by: Mike Frysinger
-mike
signature.asc
Description: This is a digitally signed message part.
We want to implement a ppc64 specific version of atomic_inc_not_zero
so wrap it in an ifdef to allow it to be overridden.
Signed-off-by: Anton Blanchard
---
Index: linux-build/include/linux/atomic.h
===
--- linux-build.orig/include