From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: [RFC][PATCH v2 0/2] PM / sleep: Make it possible to check if suspend/resume goes via firmware Date: Fri, 02 Oct 2015 03:50:42 +0200 Message-ID: <5472042.4c1h9diL7E@vostro.rjw.lan> References: <10641052.oOBhM6BU9G@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <10641052.oOBhM6BU9G@vostro.rjw.lan> Sender: linux-kernel-owner@vger.kernel.org To: Linux PM list Cc: Linux Kernel Mailing List , ACPI Devel Maling List , Alan Stern , Dmitry Torokhov , Daniel Vetter , Bjorn Helgaas , Linux PCI List-Id: linux-acpi@vger.kernel.org On Wednesday, September 30, 2015 02:46:10 AM Rafael J. Wysocki wrote: > Hi All, > > Patch [1/2] introduces a new mechanism that can be used to check whether or not > platform firmware is going to be involved in system suspend or was involved > in system resume. That's still the case, but patch [2/2] modifies the PCI PM layer and the general ACPI PM domain only to use the mechanism added by the [1/2]. Comments welcome. Thanks, Rafael