From: Adrian Hunter Date: Tue, 8 Feb 2011 11:41:01 +0000 (+0200) Subject: mmc: mmc_test: make performance test area size about 4MiB X-Git-Tag: v2.6.39-rc1~412^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0532ff6358ae00615cfba7212f5075356b437c66;p=pandora-kernel.git mmc: mmc_test: make performance test area size about 4MiB The test area size was set to the preferred erase size but for comparison purposes it is better if it is the same size for different devices. Make it a multiple of preferred erase size that is greater than or equal to 4MiB. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed