From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [Re: Linux 2.6.28-rc1] scsi 4:0:0:0: timing out command, waited 22s Date: Fri, 24 Oct 2008 11:04:54 -0700 (PDT) Message-ID: References: <8db1092f0810241057j51f0b70eo3cea4499422f0d38@mail.gmail.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <8db1092f0810241057j51f0b70eo3cea4499422f0d38@mail.gmail.com> Sender: linux-scsi-owner@vger.kernel.org To: Maciej Rutecki Cc: Linux Kernel Mailing List , linux-ide@vger.kernel.org, SCSI development list List-Id: linux-ide@vger.kernel.org On Fri, 24 Oct 2008, Maciej Rutecki wrote: > > During boot I have this message: It's almost certainly the broken support for non-NCQ. Fixed in -git by: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=e013e13bf605b9e6b702adffbe2853cfc60e7806 oh, well. Linus