From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751242Ab1AUUbF (ORCPT ); Fri, 21 Jan 2011 15:31:05 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:40893 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750701Ab1AUUbB (ORCPT ); Fri, 21 Jan 2011 15:31:01 -0500 From: "Rafael J. Wysocki" To: James Hogan Subject: Re: 2.6.38-rc1 resume hang (da8aeb92 "ACPI/Battery: Update information on info notification and resume") Date: Fri, 21 Jan 2011 21:30:26 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.38-rc1+; KDE/4.4.4; x86_64; ; ) Cc: Len Brown , LKML , Matthew Garrett , ACPI Devel Mailing List , "Linux-pm mailing list" References: <20110121140031.GA3280@gandalf> In-Reply-To: <20110121140031.GA3280@gandalf> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201101212130.26693.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, January 21, 2011, James Hogan wrote: > Hi, > > After updating from 2.6.37 to 2.6.28-rc1, resume from suspend is broken > on my Dell M1210 Laptop. > > I tried pm_trace and both block and battery matched the hash, so I > bisected the problem to commit da8aeb92 (see below). > > I've reverted this commit on 2.6.38 and it doesn't die on resume anymore. > > My bisection log and .config are pasted below. > > Let me know if I can provide any more info or help test any patches etc. This should have been fixed already in the current Linus' tree by this commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b23fffd778c312b8fb258d342051fcbdf6712128 Can you verify, please? Rafael