From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Bader Subject: Stable candidate? xen: events: do not unmask event channels on resume Date: Tue, 07 Jun 2011 09:44:29 +0200 Message-ID: <4DEDD6DD.9020304@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" Cc: Ian Campbell List-Id: xen-devel@lists.xenproject.org Resending. I could not see this going to the list, so I subscribed and am trying again. -Stefan -------- Original Message -------- Subject: Stable candidate? xen: events: do not unmask event channels on resume Date: Wed, 25 May 2011 16:46:47 +0200 From: Stefan Bader To: xen-devel@lists.xensource.com CC: Ian Campbell The following patch was reported to solve (at least some in the .32 case) hangs on migration for 2.6.32 and 2.6.35 based kernels. I am not completely sure about the 2.6.32 case as some reporters were reporting success after it was applied, others still had issues[1]. But at least it seemed to improve the situation. Should this get proposed for upstream longterm trees? -Stefan >>From cf2e26cf8402af6f65bd89611682497db278f309 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Mon, 1 Nov 2010 16:30:09 +0000 Subject: [PATCH] xen: events: do not unmask event channels on resume [1] https://bugs.launchpad.net/ubuntu/maverick/+source/linux/+bug/681083