commit | 0737ac895afbfbe210557fa5fbafcca932d5fa7c | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Sun May 28 11:28:00 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Sun May 28 16:32:08 2006 -0400 |
tree | 35b521b93f100f5aba2dc78a978fcec3b42afdae | |
parent | ecd68853b852cdafb138f9c437f3a751fe7dc381 [diff] |
[PATCH] the latest consensus libata resume fix Okay, just to sum things up. This forces libata to wait for up to 2 seconds for BUSY|DRQ to clear on resume before continuing. [jgarzik adds...] During testing we never saw DRQ asserted, but nonetheless (a) this works and (b) testing for DRQ won't hurt. Signed-off-by: Mark Lord <liml@rtr.ca> Acked-by: Jens Axboe <axboe@suse.de> Signed-off-by: Jeff Garzik <jeff@garzik.org>