From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932361AbWHCHVO (ORCPT ); Thu, 3 Aug 2006 03:21:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932360AbWHCHVO (ORCPT ); Thu, 3 Aug 2006 03:21:14 -0400 Received: from mx2.suse.de ([195.135.220.15]:54754 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S932357AbWHCHVM (ORCPT ); Thu, 3 Aug 2006 03:21:12 -0400 Date: Thu, 3 Aug 2006 00:16:34 -0700 From: Greg KH To: Stefan Richter Cc: Linus Torvalds , stable@kernel.org, Ben Collins , linux-kernel@vger.kernel.org Subject: Re: [stable] [PATCH 2.6.18-rc3, 2.6.17.7] ieee1394: sbp2: enable auto spin-up for Maxtor disks Message-ID: <20060803071634.GK26354@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 02, 2006 at 07:40:06PM +0200, Stefan Richter wrote: > At least Maxtor OneTouch III require a "start stop unit" command after > auto spin-down before the next access can proceed. This patch activates > the responsible code in scsi_mod for all Maxtor SBP-2 disks. > https://bugzilla.novell.com/show_bug.cgi?id=183011 > > Maybe that should be done for all SBP-2 disks, but better be cautious. > > Signed-off-by: Stefan Richter Queued to -stable. thanks, greg k-h