]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add locking types and functions
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 00:50:33 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Sep 2011 00:50:33 +0000 (10:50 +1000)
commitddb90ce42ece8adb0ee69b306314268c4ec611bd
treeaf148d8c68355557321ee5f8872dafc9b86d5b41
parentf85dd36c28c9f6064b480351978fb97ff9fa490b
Hexagon: Add locking types and functions

Moved rwsem to asm-generic.  Will submit a subsequent patch for PPC
use it from the new location.

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/include/asm/spinlock.h [new file with mode: 0644]
arch/hexagon/include/asm/spinlock_types.h [new file with mode: 0644]
include/asm-generic/rwsem.h [new file with mode: 0644]