From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v2] ACPI S3 to work under Xen. Date: Tue, 11 Oct 2011 16:08:41 -0400 Message-ID: <20111011200841.GA21943@phenom.oracle.com> References: <1317327414-24072-1-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from acsinet15.oracle.com ([141.146.126.227]:26821 "EHLO acsinet15.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751528Ab1JKU1B (ORCPT ); Tue, 11 Oct 2011 16:27:01 -0400 Content-Disposition: inline In-Reply-To: <1317327414-24072-1-git-send-email-konrad.wilk@oracle.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: linux-kernel@vger.kernel.org, rjw@sisk.pl, tglx@linutronix.de, hpa@zytor.com, x86@kernel.org, len.brown@intel.com, joseph.cihula@intel.com, shane.wang@intel.com, xen-devel@lists.xenso On Thu, Sep 29, 2011 at 04:16:46PM -0400, Konrad Rzeszutek Wilk wrote: > Attached is an [v2] set of patches to enable S3 to work with the Xen hypervisor. > > Changes since the RFC posting [http://comments.gmane.org/gmane.linux.acpi.devel/50701] by > Liang Tang: > - Per review comments added: __unused__ attribute, support for PM1A/B if more than 16-bit, > copyright/license. > - Added support for PHYSDEVOP_restore_msi_ext call. Rafael, Len, Any chance you could take look at the patches - the parts that touch the ACPI generic components are couple of lines? Much appreciated. Joseph was OK with the tboot sections.