diff options
author | Will Deacon <will.deacon@arm.com> | 2012-07-06 16:44:13 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-07-09 18:41:10 +0200 |
commit | 881ccccb6bd3f0e1fff8b9addbe0de90e0b16166 (patch) | |
tree | 4c4a28b0954881898f79b8d6fce9f022caffc98d /arch/arm/oprofile | |
parent | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementation (diff) | |
download | linux-881ccccb6bd3f0e1fff8b9addbe0de90e0b16166.tar.xz linux-881ccccb6bd3f0e1fff8b9addbe0de90e0b16166.zip |
ARM: 7447/1: rwlocks: remove unused branch labels from trylock routines
The ARM arch_{read,write}_trylock implementations include unused
backwards branch labels, since we don't retry the locking operation
if the exclusive store fails.
This patch removes the labels.
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/oprofile')
0 files changed, 0 insertions, 0 deletions