From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: Fix to "All wake-up devices are disabled after suspend-to disk" isn't yet included in mainline Date: Tue, 16 Oct 2007 20:48:02 -0700 Message-ID: <20071016204802.9036ad96.akpm@linux-foundation.org> References: <200710170439.30359.maximlevitsky@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:59671 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753406AbXJQDsW (ORCPT ); Tue, 16 Oct 2007 23:48:22 -0400 In-Reply-To: <200710170439.30359.maximlevitsky@gmail.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Maxim Levitsky Cc: linux-kernel@vger.kernel.org, Len Brown , linux-acpi@vger.kernel.org On Wed, 17 Oct 2007 04:39:30 +0200 Maxim Levitsky wrote: > A while ago I asked on LKML about the problem of loosing all wake device capabilities, after a suspend to disk > (eg: I can't wake the system from keyboard if I suspend to disk and then to ram) > > I was provided with the patch that fixes this problem completely. > The merge window is open, but I still don't see it in the kernel. > Due to changes it doesn't anymore apply to latest git. > > Was it missed? No, it's in Len's git tree. Len's git-pull request from a few days ago didn't work, perhaps because I wanted to know if a recent -mm regression had been fixed and that hasn't been answered yet. I assume that Len is offline. Other acpi developers could presumably have answered that question but for some reason chose not to. I'm presently holding off 20-odd power management patches due to their dependency upon an acpi merge...