From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JE8Dp-0002e0-A9 for mharc-grub-devel@gnu.org; Sun, 13 Jan 2008 14:10:17 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JE8Do-0002c3-9c for grub-devel@gnu.org; Sun, 13 Jan 2008 14:10:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JE8Dm-0002ZJ-Nh for grub-devel@gnu.org; Sun, 13 Jan 2008 14:10:15 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JE8Dm-0002ZA-Ku for grub-devel@gnu.org; Sun, 13 Jan 2008 14:10:14 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JE8Dm-0006Zg-G5 for grub-devel@gnu.org; Sun, 13 Jan 2008 14:10:14 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JE8De-0001o6-Ua for grub-devel@gnu.org; Sun, 13 Jan 2008 19:10:06 +0000 Received: from adsl-69-234-190-202.dsl.irvnca.pacbell.net ([69.234.190.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Jan 2008 19:10:06 +0000 Received: from wa1ter by adsl-69-234-190-202.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Jan 2008 19:10:06 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: walt Date: Sun, 13 Jan 2008 11:10:24 -0800 Organization: none Message-ID: References: <20071227100553.GB30225@thorin> <20071230134643.GA21397@thorin> <20080113105013.GA22839@thorin> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-190-202.dsl.irvnca.pacbell.net User-Agent: Thunderbird 3.0a1pre (X11/2008011306) In-Reply-To: <20080113105013.GA22839@thorin> Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: ata.mod hangs (Re: Some grub2 problems/questions) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2008 19:10:16 -0000 Robert Millan wrote: > On Sat, Jan 12, 2008 at 04:14:38PM -0800, walt wrote: >> I'm happy to report that the ata module no longer hangs as I described >> above. I'm guessing (just a guess) that this commit fixed it: >> >> 2008-01-10 Robert Millan >> * kern/device.c (grub_device_iterate): Do not abort device iteration >> when one of the devices cannot be opened. > > That's strange. Can you confirm it? (by testing the revisions in CVS > inmediately before and after this commit) You were right to be suspicious :o( I have two almost identical machines on a KVM switch and I was confused about which machine I was using. When I'm wide awake that doesn't happen. Sorry for the false report.