From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 4/4] tools/libxl: Initialise the fd of the unused half of a datacopier Date: Fri, 17 Jul 2015 18:11:10 +0100 Message-ID: <1437153070.22698.36.camel@citrix.com> References: <20150717165536.GT12455@zion.uk.xensource.com> <1437152349-12219-1-git-send-email-andrew.cooper3@citrix.com> <20150717170132.GV12455@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150717170132.GV12455@zion.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: Wei Liu Cc: Andrew Cooper , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Fri, 2015-07-17 at 18:01 +0100, Wei Liu wrote: > On Fri, Jul 17, 2015 at 05:59:09PM +0100, Andrew Cooper wrote: > > This bug causes a spurious failure if stdin happens to be an > > appropriately readable/writeable pipe which receives a POLLHUP > > > > Signed-off-by: Andrew Cooper > > CC: Ian Campbell > > CC: Ian Jackson > > CC: Wei Liu > > > > Acked-by: Wei Liu I've pushed just this one in the hopes of unblocking the testing over the weekend (I've got to go soon is the only reason I didn't touch the other three). I had to rebase a little to account for the other patches, hopefully I didn't bugger it up! Ian.