git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e566d8
)
[ARM SMP] Fix data corruption in test_* bitops
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 27 Jul 2005 22:00:05 +0000
(23:00 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 27 Jul 2005 22:00:05 +0000
(23:00 +0100)
If we found that the bit was already in the desired state, we
would skip performing the operation, and write random data back.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found