Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756146AbZAMIHc (ORCPT ); Tue, 13 Jan 2009 03:07:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755057AbZAMIHS (ORCPT ); Tue, 13 Jan 2009 03:07:18 -0500 Received: from mtagate8.de.ibm.com ([195.212.29.157]:44316 "EHLO mtagate8.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754004AbZAMIHQ (ORCPT ); Tue, 13 Jan 2009 03:07:16 -0500 From: Christian Borntraeger To: "Rafael J. Wysocki" Subject: Re: Regression 2.6.28-git: suspend/resume failure. git bisected to usb suspend/resume patch Date: Tue, 13 Jan 2009 09:07:13 +0100 User-Agent: KMail/1.9.9 Cc: Alan Stern , lkml , "Greg Kroah-Hartman" , linux-usb@vger.kernel.org References: <200901111348.46216.borntraeger@de.ibm.com> <200901120103.53390.rjw@sisk.pl> <200901121341.51674.rjw@sisk.pl> In-Reply-To: <200901121341.51674.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901130907.13820.borntraeger@de.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1239 Lines: 33 Am Montag 12 Januar 2009 schrieb Rafael J. Wysocki: > > Please try if suspend-resume works for you if you make commit > > fa58d305d9925b01830e535896a7227a868a9e15 > > (PCI PM: Add suspend counterpart of pci_reenable_device) the head of your > > tree ('git checkout -b test-branch fa58d305d9925b01830e535896a7227a868a9e15'). > > > > If it does, please check the same for commit > > 571ff7584bb9e05fca0eb79752ae55a46faf3a98 > > (PCI PM: Power-manage devices without drivers during suspend-resume). > > Ah, please do the above with the USB commit > a0d4922da2e4ccb0973095d8d29f36f6b1b5f703 reverted. Will do. In the meantime I have bisected another problem: commit 7503bfbae89eba07b46441a5d1594647f6b8ab7d Author: Mike Travis Date: Sun Jan 4 05:18:09 2009 -0800 cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write but I just see that this is already known. O dear. How many patches do we know that broke S2R in this merge window? 4? 5? Christian -- 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/