From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [PATCH] fixes for v3.4-rc4. Date: Thu, 26 Apr 2012 14:29:21 -0400 Message-ID: <1335464965-24767-1-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Going to ask Linus to pull these patches for 3.4-rc4. arch/x86/xen/enlighten.c | 4 +++- arch/x86/xen/smp.c | 15 +++++++++++++++ drivers/xen/events.c | 2 +- drivers/xen/xen-acpi-processor.c | 5 ++++- 4 files changed, 23 insertions(+), 3 deletions(-) Konrad Rzeszutek Wilk (3): xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. xen/smp: Fix crash when booting with ACPI hotplug CPUs. xen/acpi: Workaround broken BIOSes exporting non-existing C-states. Stefano Stabellini (1): xen: use the pirq number to check the pirq_eoi_map