From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [2.6.30-rc1-git2 regressions] Hibernation broken and (minor but annoying) audio problem Date: Sat, 11 Apr 2009 12:50:26 -0700 (PDT) Message-ID: References: <200904100057.43827.rjw@sisk.pl> <200904101439.43480.rjw@sisk.pl> <49E0EC87.9080808@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49E0EC87.9080808@linux.intel.com> 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: Arjan van de Ven Cc: Arkadiusz Miskiewicz , Takashi Iwai , LKML , linux-acpi@vger.kernel.org, Vegard Nossum , pm list , Andrew Morton , Heinz Diehl List-Id: linux-acpi@vger.kernel.org On Sat, 11 Apr 2009, Arjan van de Ven wrote: > > Now that I've been able to scan most of my mail; it looks like the one-liner > should just go in. Ok, I committed my one-liner, and then also reverted the ACPI battery workaround of removing __init, since the one-liner should fix that too. Cc'ing the people involved with that commit, just so that they know to test to make sure the alternate fix really did fix it for them (I'm pretty sure it does, but still a good idea to verify or at least let people know that a previous fix got reverted) Linus