From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCH 0/3] Linux: fix some event handling bugs Date: Tue, 13 Aug 2013 15:49:25 +0100 Message-ID: <520A4775.9090605@citrix.com> References: <1376404296-7012-1-git-send-email-david.vrabel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1376404296-7012-1-git-send-email-david.vrabel@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: David Vrabel Cc: Boris Ostrovsky , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 13/08/13 15:31, David Vrabel wrote: > We have been seeing cases when events are being lost or delayed. The > event is pending but it is never handled. This series fixes two bugs > and some documentation that I foudn when reviewing the code. > > We do not yet have a good repro of the lost events bug yet so I'm not > sure if this patches fix the problem so I would appreciate some > careful review of the reasoning behind this patches. Oops. Got Boris's email wrong. David