From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Fehlig Subject: Re: [PATCH 0/9] libxl: poll: Avoid fd deregistration race POLLNVAL Date: Mon, 13 Jul 2015 09:14:16 -0600 Message-ID: <55A3D5C8.4050005@suse.com> References: <1436464077-2752-1-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1436464077-2752-1-git-send-email-ian.jackson@eu.citrix.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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Ian Jackson wrote: > The first three patches in this series fix a race which I think is the > cause of a bug reported by Jim Fehlig (thanks, Jim). They are IMO > backport candidates. > FYI, I ran these patches in my test setup over the weekend and never encountered the bug. So for patches 1-3 Tested-by: Jim Fehlig Regards, Jim