From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v2 0/3] libxl: fd events: Recheck with poll Date: Fri, 17 Apr 2015 16:25:32 -0400 Message-ID: <20150417202532.GA15171@l.oracle.com> References: <1429208608-6185-1-git-send-email-ian.jackson@eu.citrix.com> <21807.65132.818784.976356@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <21807.65132.818784.976356@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Jim Fehlig , xen-devel@lists.xensource.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org On Thu, Apr 16, 2015 at 07:24:44PM +0100, Ian Jackson wrote: > Ian Jackson writes > ("<21807.61130.841852.546321@mariner.uk.xensource.com>"): > > Gah, mangled the subject line. I've tested those three patches and they work fine. To make sure that they did fix the problem I went back to Xen before these patches to make sure I can reproduce the failure .. and of course I can't. I am going to try next week to reproduce the error case to make sure it does fix the issue. > > Ian.