Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753899AbYLEAIX (ORCPT ); Thu, 4 Dec 2008 19:08:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750839AbYLEAIP (ORCPT ); Thu, 4 Dec 2008 19:08:15 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:43142 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750805AbYLEAIO (ORCPT ); Thu, 4 Dec 2008 19:08:14 -0500 Date: Thu, 4 Dec 2008 16:07:47 -0800 (PST) From: Linus Torvalds To: "Rafael J. Wysocki" cc: Frans Pop , Greg KH , Ingo Molnar , jbarnes@virtuousgeek.org, lenb@kernel.org, Linux Kernel Mailing List , tiwai@suse.de, Andrew Morton Subject: Re: Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500 (bisected) In-Reply-To: <200812050045.40928.rjw@sisk.pl> Message-ID: References: <200812020320.31876.rjw@sisk.pl> <200812042340.58694.rjw@sisk.pl> <200812050045.40928.rjw@sisk.pl> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 926 Lines: 27 On Fri, 5 Dec 2008, Rafael J. Wysocki wrote: > > > > Yes. And in the case of Frans' machine, the e1000e controller was before > > all the bridges too. > > Hm. And unloading it before suspend made things work? Interesting. Yeah. Frans' workaround was - unloading e1000e before suspend - using aggressive powersave setting on snd_hda_intel to ensure that sound controller was already sleeping before entering suspend and both of those devices are on the root PCI bus and are enumerated (and thus resumed) before the transparent bridge. So yeah, the whole "resource allocation for that bridge" saga should _really_ not matter. But it clearly does seem to. Linus -- 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/