[PATCH 01/10] local_t : architecture independant extension

2007-02-11 Thread Mathieu Desnoyers
local_t : architecture independant extension Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- a/include/asm-generic/local.h +++ b/include/asm-generic/local.h @@ -33,6 +33,19 @@ typedef struct #define local_add(i,l) atomic_long_add((i),(&(l)->a)) #define local_sub(i,l)

[PATCH 01/10] local_t : architecture independant extension

2007-02-11 Thread Mathieu Desnoyers
local_t : architecture independant extension Signed-off-by: Mathieu Desnoyers [EMAIL PROTECTED] --- a/include/asm-generic/local.h +++ b/include/asm-generic/local.h @@ -33,6 +33,19 @@ typedef struct #define local_add(i,l) atomic_long_add((i),((l)-a)) #define local_sub(i,l)

[PATCH 01/10] local_t : architecture independant extension

2007-01-25 Thread Mathieu Desnoyers
local_t : architecture independant extension Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- a/include/asm-generic/local.h +++ b/include/asm-generic/local.h @@ -33,6 +33,19 @@ typedef struct #define local_add(i,l) atomic_long_add((i),(&(l)->a)) #define local_sub(i,l)

[PATCH 01/10] local_t : architecture independant extension

2007-01-25 Thread Mathieu Desnoyers
local_t : architecture independant extension Signed-off-by: Mathieu Desnoyers [EMAIL PROTECTED] --- a/include/asm-generic/local.h +++ b/include/asm-generic/local.h @@ -33,6 +33,19 @@ typedef struct #define local_add(i,l) atomic_long_add((i),((l)-a)) #define local_sub(i,l)

[PATCH 01/10] local_t : architecture independant extension

2007-01-11 Thread Mathieu Desnoyers
local_t : architecture independant extension Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- a/include/asm-generic/local.h +++ b/include/asm-generic/local.h @@ -33,6 +33,19 @@ typedef struct #define local_add(i,l) atomic_long_add((i),(&(l)->a)) #define local_sub(i,l)

[PATCH 01/10] local_t : architecture independant extension

2007-01-11 Thread Mathieu Desnoyers
local_t : architecture independant extension Signed-off-by: Mathieu Desnoyers [EMAIL PROTECTED] --- a/include/asm-generic/local.h +++ b/include/asm-generic/local.h @@ -33,6 +33,19 @@ typedef struct #define local_add(i,l) atomic_long_add((i),((l)-a)) #define local_sub(i,l)