From: Russell King Date: Wed, 27 Jul 2005 22:00:05 +0000 (+0100) Subject: [ARM SMP] Fix data corruption in test_* bitops X-Git-Tag: v2.6.13-rc4~25^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=614d73edae68836f7659ee8efec90878e6215fb1;p=pandora-kernel.git [ARM SMP] Fix data corruption in test_* bitops 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 --- Reading git-diff-tree failed