Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754281AbYLIOvn (ORCPT ); Tue, 9 Dec 2008 09:51:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752989AbYLIOve (ORCPT ); Tue, 9 Dec 2008 09:51:34 -0500 Received: from brick.kernel.dk ([93.163.65.50]:1390 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752263AbYLIOvd (ORCPT ); Tue, 9 Dec 2008 09:51:33 -0500 Date: Tue, 9 Dec 2008 15:51:19 +0100 From: Jens Axboe To: "Alan D. Brunelle" Cc: "linux-kernel@vger.kernel.org" , Mike Anderson , James Bottomley , LKML-scsi Subject: Re: [PATCH] Correctly release and allocate a new request upon retries Message-ID: <20081209145119.GA23742@kernel.dk> References: <493D2E05.3070108@hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <493D2E05.3070108@hp.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 21 On Mon, Dec 08 2008, Alan D. Brunelle wrote: > 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. Thanks Alan, applied for 2.6.28. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/