Re: [PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives

2013-01-18 Thread Arnd Bergmann
On Friday 18 January 2013, Vineet Gupta wrote: > Signed-off-by: Vineet Gupta Acked-by: Arnd Bergmann -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives

2013-01-18 Thread Vineet Gupta
Signed-off-by: Vineet Gupta --- arch/arc/include/asm/mutex.h |9 ++ arch/arc/include/asm/spinlock.h | 144 + arch/arc/include/asm/spinlock_types.h | 35 3 files changed, 188 insertions(+), 0 deletions(-) create mode 100644

[PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives

2013-01-18 Thread Vineet Gupta
Signed-off-by: Vineet Gupta vgu...@synopsys.com --- arch/arc/include/asm/mutex.h |9 ++ arch/arc/include/asm/spinlock.h | 144 + arch/arc/include/asm/spinlock_types.h | 35 3 files changed, 188 insertions(+), 0 deletions(-) create

Re: [PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives

2013-01-18 Thread Arnd Bergmann
On Friday 18 January 2013, Vineet Gupta wrote: Signed-off-by: Vineet Gupta vgu...@synopsys.com Acked-by: Arnd Bergmann a...@arndb.de -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at