Will Deacon c209f79940 arm64: rwsem: use asm-generic rwsem implementation
asm-generic offers an atomic-add based rwsem implementation, which
can avoid the need for heavier, spinlock-based synchronisation on the
fast path.

This patch makes use of the optimised implementation for arm64 CPUs.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-03-14 18:02:09 +00:00
..
2014-01-31 09:21:55 -08:00
2014-02-23 17:38:04 -08:00
2014-02-17 11:24:48 +01:00
2014-01-28 09:01:14 -08:00
2014-01-30 17:08:41 -08:00