Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 11 Feb 2003 08:49:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 11 Feb 2003 08:49:25 -0500 Received: from poup.poupinou.org ([195.101.94.96]:57123 "EHLO poup.poupinou.org") by vger.kernel.org with ESMTP id ; Tue, 11 Feb 2003 08:49:25 -0500 Date: Tue, 11 Feb 2003 14:59:10 +0100 To: Pavel Machek Cc: linux-kernel@vger.kernel.org Subject: Re: [2.5.60] swsuspend -> BUG at drivers/ide/ide-disk.c:1557 Message-ID: <20030211135910.GB25632@poup.poupinou.org> References: <20030211131151.GA1262@k3.hellgate.ch> <20030211132132.GA20750@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030211132132.GA20750@atrey.karlin.mff.cuni.cz> User-Agent: Mutt/1.4i From: Ducrot Bruno Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 920 Lines: 33 On Tue, Feb 11, 2003 at 02:21:32PM +0100, Pavel Machek wrote: > > > > Is software suspend in Vanilla 2.5.60 supposed to work? A modified shutdown > > (using the reboot(2) magic) triggers the BUG_ON in idedisk_suspend. A quick > > check with older 2.5.x indicates this problem has been around for a > > while. > > > It works for me in 2.5.59. I'm now downloading 2.5.60. > > Replacing > > BUG_ON (HWGROUP(drive)->handler); > > with > > while(HWGROUP(drive)->handler); > > > might do the trick, but also might corrupt the data badly. IMHO s/might/will/g -- Ducrot Bruno http://www.poupinou.org Page profaissionelle http://toto.tu-me-saoules.com Haume page - 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/