From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems) Date: Sat, 19 Dec 2009 18:45:04 -0800 Message-ID: <20091220024503.GD4073@core.coreip.homeip.net> References: <200912200040.18944.rjw@sisk.pl> <200912200053.45988.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-px0-f189.google.com ([209.85.216.189]:51674 "EHLO mail-px0-f189.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754931AbZLTCpJ (ORCPT ); Sat, 19 Dec 2009 21:45:09 -0500 Content-Disposition: inline In-Reply-To: <200912200053.45988.rjw@sisk.pl> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Linus Torvalds , Alan Stern , Zhang Rui , LKML , ACPI Devel Maling List , pm list On Sun, Dec 20, 2009 at 12:53:45AM +0100, Rafael J. Wysocki wrote: > On Sunday 20 December 2009, Linus Torvalds wrote: > > > > If it isn't, don't do that then. But we actually have no real > > reason to believe that it would be problematic, at least on a PC where the > > actual logic is on the SB (presumably behind the LPC controller). > > > > Why would it be? > > The embedded controller may depend on it. > No, not really depend but rather wierd things may happen if you accessing both. Witness regressions where touching embedded controller makes us lose data from touchpad, I think you are CCed on that bug. -- Dmitry