Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756199AbXEOVIj (ORCPT ); Tue, 15 May 2007 17:08:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751669AbXEOVIc (ORCPT ); Tue, 15 May 2007 17:08:32 -0400 Received: from mx1.redhat.com ([66.187.233.31]:51894 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754640AbXEOVIa (ORCPT ); Tue, 15 May 2007 17:08:30 -0400 Date: Tue, 15 May 2007 17:08:04 -0400 From: Dave Jones To: Tejun Heo Cc: Francesco Pretto , Phillip Susi , linux-kernel Subject: Re: Weird hard disk noise on shutdown (bug #7674) Message-ID: <20070515210804.GG25902@redhat.com> Mail-Followup-To: Dave Jones , Tejun Heo , Francesco Pretto , Phillip Susi , linux-kernel References: <45DD0348.5040005@shaw.ca> <463B858E.6060002@cfl.rr.com> <463B99EE.2090001@gmail.com> <46489D3B.8050805@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46489D3B.8050805@gmail.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1360 Lines: 42 On Mon, May 14, 2007 at 07:32:43PM +0200, Tejun Heo wrote: > Francesco Pretto wrote: > > 2007/5/4, Tejun Heo : > >> Yeap, the third iteration of the patch just got submitted. > >> > >> http://thread.gmane.org/gmane.linux.ide/18485 > >> > >> Unfortunately, there doesn't seem to be an easy way out. We'll need > >> userland shutdown(8) update. > >> > >> -- > >> tejun > >> > > > > Ok, i can't understand if the patch will be included in 2.6.22 (i > > didn't see it in the Andrew Morton merge plan). However, if you can > > confirm the inclusion, i can send bug reports for ubuntu and gentoo. I > > can even send an email to Miquel van Smoorenburg, who should be the > > mainstream sysvinit developer (and probably the last maintainer). > > Okay, the patch made upstream and webpage posted. > > http://linux-ata.org/shutdown.html There's a typo.. "Check whether /sys/modules/libata/parameters/spindown_compat exists. If it does, write 0 to it." should be /sys/module/libata/parameters/spindown_compat (no 's' after module) Dave -- http://www.codemonkey.org.uk - 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/