From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [2.6.30-rc1-git2 regressions] Hibernation broken and (minor but annoying) audio problem Date: Fri, 10 Apr 2009 14:39:42 +0200 Message-ID: <200904101439.43480.rjw@sisk.pl> References: <200904100057.43827.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Linus Torvalds Cc: Takashi Iwai , pm list , Arjan van de Ven , LKML , Andrew Morton List-Id: linux-pm@vger.kernel.org On Friday 10 April 2009, Linus Torvalds wrote: > > On Fri, 10 Apr 2009, Rafael J. Wysocki wrote: > > > > I'm seeing two problems with -git from today. > > When today? A number of people apparently had module problems before > commit 97c18e2c7a8e36d2d83d50ee070314aadac73a11 ("module: > try_then_request_module must wait"). > > If you don't have that one, then that might explain both problems, in that > a "second try" would work for modules (your sound issue), and that > compiling things in would obviously avoid it (your storage driver thing). > > But if you _do_ have that, then it's obviously something else ;) Well, I do have that one. :-) Rafael