From: Alan D. Brunelle Date: Tue, 9 Dec 2008 14:52:15 +0000 (+0100) Subject: Commands needing to be retried require a complete re-initialization. X-Git-Tag: v2.6.28-rc9~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=febd7a5c131433ea128b54dd5712e260c79eb3ab;p=pandora-kernel.git Commands needing to be retried require a complete re-initialization. The test-unit-ready portion of this patch was causing boots to fail on my test machine (as in http://lkml.org/lkml/2008/12/5/161). With this patch in place, the system is booting reliably. Mike Anderson found the same problem in the hp_hw_start_stop code, and I applied the same solution in cdrom_read_cdda_bpc. Signed-off-by: Alan D. Brunelle Cc: Mike Anderson Signed-off-by: Jens Axboe --- Reading git-diff-tree failed