diff options
author | Nicolas Pitre <nico@cam.org> | 2006-02-08 21:19:37 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-02-08 21:19:37 +0000 |
commit | 5964eae835c3b98c69d338950651f7f414f96477 (patch) | |
tree | c4ea7c8a3447dc7f41d6cce5b6dc96000e7dc159 /include | |
parent | 49bca4c2815feafd5f999bf43baf87e0dd8d1d08 (diff) | |
download | op-kernel-dev-5964eae835c3b98c69d338950651f7f414f96477.zip op-kernel-dev-5964eae835c3b98c69d338950651f7f414f96477.tar.gz |
[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false
negative
Patch from Nicolas Pitre
The pre ARMv5 implementation can be aborted if an exception occurs in
the middle of it. Because of that, the ARMv6 implementation doesn't
re-attempt the operation on a failed strex either. Let's make this
transient nature of such a false positive more explicit in the
definition.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions