commit | 56a519913eeba2bdae4d7ee39e80fab442c3836c | [log] [tgz] |
---|---|---|
author | Jim Kukunas <james.t.kukunas@linux.intel.com> | Tue May 22 13:54:04 2012 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue May 22 13:54:04 2012 +1000 |
tree | b228cf5faec3d85648fda09e5bcaf2e38f6ea018 | |
parent | 6a328475cccacb99a13b06978091da936dd51d89 [diff] |
crypto: disable preemption while benchmarking RAID5 xor checksumming With CONFIG_PREEMPT=y, we need to disable preemption while benchmarking RAID5 xor checksumming to ensure we're actually measuring what we think we're measuring. Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com> Signed-off-by: NeilBrown <neilb@suse.de>