Hi Andy, On Wed, Sep 01, 2010 at 09:26:44AM +0300, Andy Shevchenko wrote: > There is a patchset which brings possibility to get test results via sysfs. It > helps to do tests non-interactively. Thanks for the patchset. It doesn't apply to 2.6.36-rc3 without some (trivial) merge conflicts -- could you rebase with your next version? Tested-by: Chris Ball <cjb@xxxxxxxxxx> Unrelated to this patch, I'm hitting: drivers/mmc/core/core.c:174: BUG_ON(mrq->data->blocks * mrq->data->blksz > host->max_req_size); when running the transfer tests under 2.6.36-rc3. The request that fires the BUG() has blocks=8192 * blksz=512 > max_req_size=524288, on a Ricoh Co Ltd R5C822/1180:0822 in a Dell M6300 laptop. Anyone have any experience with that bug, before I dig deeper? Thanks, - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html