From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2993008AbXDRXvn (ORCPT ); Wed, 18 Apr 2007 19:51:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2993015AbXDRXvn (ORCPT ); Wed, 18 Apr 2007 19:51:43 -0400 Received: from ottawa-hs-64-26-128-89.s-ip.magma.ca ([64.26.128.89]:2357 "EHLO mail.rtr.ca" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S2993008AbXDRXvm (ORCPT ); Wed, 18 Apr 2007 19:51:42 -0400 Message-ID: <4626AF09.8020307@rtr.ca> Date: Wed, 18 Apr 2007 19:51:37 -0400 From: Mark Lord User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: Tejun Heo Cc: Chuck Ebbert , emisca , Jan Engelhardt , Bartlomiej Zolnierkiewicz , linux-kernel , linux-ide@vger.kernel.org, Adrian Bunk , Andrew Morton , Stephen.Clark@seclark.us Subject: Re: Loud "pop" coming from hard drive on reboot References: <461D4E2C.6000704@redhat.com> <461D54AF.3060706@redhat.com> <414cba4e0704150907r215bf196n637070dd40bccc3b@mail.gmail.com> <46253F14.4020304@rtr.ca> <462540CD.9080406@redhat.com> <46254416.6090202@rtr.ca> <4625AF20.7050904@gmail.com> <4626AB77.20709@rtr.ca> In-Reply-To: <4626AB77.20709@rtr.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Mark Lord wrote: > Tejun Heo wrote: >> >> 1. shutdown(8) issues SYNCHRONIZE_CACHE followed by STANDBY_NOW >> 2. kernel shutdown starts >> 3. libata shutdown issues SYNCHRONIZE_CACHE >> 4. power goes off > > Okay, after some experimentatino, it's the STANDBY_NOW that > is causing the Power-Off_Retract_Count to increment on my machine. > > Tell me again why we think we need to issue that command ? Arghh.. okay, removing that from the code has no effect on it either. I just don't understand the problem any more, since I don't actually have it here (I think). Can somebody explain again what the issue was, when it began happening, and whatever else? And what Tejun's fix (2.6.22) does again? I've lost all of the early postings. Thanks