]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARC: Spinlock/rwlock/mutex primitives
authorVineet Gupta <vgupta@synopsys.com>
Fri, 18 Jan 2013 09:42:18 +0000 (15:12 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 11 Feb 2013 14:30:35 +0000 (20:00 +0530)
commit6e35fa2d430538cd0609e499c6f789beea9e9798
tree3ec427c979b67d903f5cebf6cf9b0e5f61b97805
parent3be80aaef861a60b85a9323462ebb5f623774f7a
ARC: Spinlock/rwlock/mutex primitives

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arc/include/asm/mutex.h [new file with mode: 0644]
arch/arc/include/asm/spinlock.h [new file with mode: 0644]
arch/arc/include/asm/spinlock_types.h [new file with mode: 0644]