From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: [PATCH 0/2] libxl: event fixes for Roger Date: Fri, 20 Jul 2012 19:18:28 +0100 Message-ID: <1342808310-25480-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: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org These two patches have been posted before. The fd reentrancy hazard fix (1/1) has been improved and simplified. NB I have NOT executed these against recent xen-unstable tip and I haven't tested 1/1 since I changed it. These should not be applied without testing. But I thought it better to post them than leave them lurking in my tree. 1/2 libxl: fix reentrancy hazard in fd event processing 2/2 libxl: do not blunder on if bootloader fails