From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757499Ab3ENRq2 (ORCPT ); Tue, 14 May 2013 13:46:28 -0400 Received: from smtp.citrix.com ([66.165.176.89]:28695 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757408Ab3ENRq0 (ORCPT ); Tue, 14 May 2013 13:46:26 -0400 X-IronPort-AV: E=Sophos;i="4.87,671,1363132800"; d="scan'208";a="25177465" From: Ben Guthro To: , , , Subject: [PATCH 2/2] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback. Date: Tue, 14 May 2013 13:46:11 -0400 Message-ID: <1368553572-4966-1-git-send-email-benjamin.guthro@citrix.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1368551357-3903-1-git-send-email-benjamin.guthro@citrix.com> References: <1368551357-3903-1-git-send-email-benjamin.guthro@citrix.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.204.241.11] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Apoligies, the prior description was a bit stale, in lieu of the 3.10 merge window. cr3 is really the only thing that this needs to worry about anymore, since gdt pvops has been removed, and the other registers are pvops'ed.