Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760183AbZDQJiV (ORCPT ); Fri, 17 Apr 2009 05:38:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756789AbZDQJiI (ORCPT ); Fri, 17 Apr 2009 05:38:08 -0400 Received: from mail-gx0-f160.google.com ([209.85.217.160]:36090 "EHLO mail-gx0-f160.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752123AbZDQJiG (ORCPT ); Fri, 17 Apr 2009 05:38:06 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=hXNTNCyTas+sJM6q3YzS5M+EHSlGF7yWTqq/FGr2tB0Rjuw6hif/zfDiBSr81Gw3sO CqI2B3+PgPUDGxka1ecqzwn6D39LdPSvC3eImuBeoF/yoUoDaFjnD20d47IpdCT1DWdR husSfjGeghaHPq6eKrxZlTPuym9ZV/EFoZSvc= Message-ID: <49E84DF8.7030802@tuffmail.co.uk> Date: Fri, 17 Apr 2009 10:38:00 +0100 From: Alan Jenkins User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Jens Axboe CC: "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Linus Torvalds Subject: Re: [Bug #13058] First hibernation attempt fails References: <20090417063007.GB4593@kernel.dk> <49E83DC4.8040207@tuffmail.co.uk> <20090417091321.GP4593@kernel.dk> <20090417093359.GQ4593@kernel.dk> In-Reply-To: <20090417093359.GQ4593@kernel.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2379 Lines: 61 Jens Axboe wrote: > On Fri, Apr 17 2009, Jens Axboe wrote: > >> On Fri, Apr 17 2009, Alan Jenkins wrote: >> >>> Jens Axboe wrote: >>> >>>> On Thu, Apr 16 2009, Rafael J. Wysocki wrote: >>>> >>>> >>>>> This message has been generated automatically as a part of a report >>>>> of recent regressions. >>>>> >>>>> The following bug entry is on the current list of known regressions >>>>> from 2.6.29. Please verify if it still should be listed and let me know >>>>> (either way). >>>>> >>>>> >>>>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13058 >>>>> Subject : First hibernation attempt fails >>>>> Submitter : Alan Jenkins >>>>> Date : 2009-04-10 10:58 (7 days old) >>>>> First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1faa16d22877f4839bd433547d770c676d1d964c >>>>> References : http://marc.info/?l=linux-kernel&m=123928022321917&w=2 >>>>> >>>>> >>>> Alan, is this still a problem? >>>> >>>> >>> Yup. Still present in v2.6.30-rc2-195-g9f76208. >>> >> Given the somewhat odd nature of the bug and the requirements to trigger >> it, how confident are you in the bisection results? >> >> I'll try and reproduce it here. >> > > I can't reproduce it here. It seems very odd that an ENOMEM would happen > as a consequence of the rq allocation change, it doesn't really change > the allocation at all (and it'll never return -ENOMEM). > > Can you please recheck the git bisect results. It'd be nice if the > hibernation failure would actually log where the problem occured... > Once I found the right conditions (wireless disabled and a specific KDE session), it was 100% reproducible. Reverting your commit fixed the problem. I can do another test of that if you like. My _bisection_ was not absolute, rock-solid certain because I only found the right conditions half-way through. There's always the possibility I would get different results if I redid it properly, from the start. But I have some experience of this and took care to re-validate my upper & lower bounds. -- 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/