[PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex
From: Will Deacon <hidden>
Date: 2011-01-25 14:19:39
From: Will Deacon <hidden>
Date: 2011-01-25 14:19:39
quoted
I've tested this on the Versatile Express (ca9x4, little endian) with a USB hard drive and ext3 (rw) filesystem. I did a bunch of parallel dds of a 2GB file containing random data whilst the system was fairly loaded. File checksums all passed and the kernel didn't do anything untowards. Tested-by: Will Deacon <redacted> I appreciate this is the same test configuration as the one Nicolas did, but it at least replicates his findings.Was this for just the first three or the complete set?
This was for your -devel branch as of last night (head 75c4aa97). If I try to extract patches from the mailing list, Exchange destroys them :( Will