From: Jim Kukunas Date: Tue, 22 May 2012 03:54:04 +0000 (+1000) Subject: crypto: disable preemption while benchmarking RAID5 xor checksumming X-Git-Tag: v3.5-rc1~110^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56a519913eeba2bdae4d7ee39e80fab442c3836c;p=pandora-kernel.git 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 Signed-off-by: NeilBrown --- Reading git-diff-tree failed