Files
linux/arch
Will Deacon fed783a535 ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock
commit 00efaa0250 upstream.

Commit 15e7e5c1eb ("ARM: 7749/1: spinlock: retry trylock operation if
strex fails on free lock") modifying our arch_spin_trylock to retry the
acquisition if the lock appeared uncontended, but the strex failed.

This patch does the same for rwlocks, which were missed by the original
patch.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Li Zefan <lizefan@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-06 21:30:13 -08:00
..
2014-03-06 21:30:12 -08:00
2013-08-20 08:43:02 -07:00
2014-02-06 11:08:17 -08:00
2014-02-06 11:08:16 -08:00
2014-03-06 21:30:08 -08:00
2013-08-20 08:43:02 -07:00