From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 37/46] Staging: hv: vmbus: Check for events before messages Date: Mon, 29 Aug 2011 11:05:11 -0700 Message-ID: <20110829180511.GA7167@kroah.com> References: <1314469874-7017-1-git-send-email-kys@microsoft.com> <1314469905-7058-1-git-send-email-kys@microsoft.com> <1314469905-7058-37-git-send-email-kys@microsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1314469905-7058-37-git-send-email-kys@microsoft.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devel-bounces@linuxdriverproject.org Sender: devel-bounces@linuxdriverproject.org To: "K. Y. Srinivasan" Cc: devel@linuxdriverproject.org, Haiyang Zhang , gregkh@suse.de, linux-kernel@vger.kernel.org, virtualization@lists.osdl.org List-Id: virtualization@lists.linuxfoundation.org On Sat, Aug 27, 2011 at 11:31:36AM -0700, K. Y. Srinivasan wrote: > Conform to Windows specification by checking for events before messages. What specification? Care to provide a comment in the code that you are doing this in this explicit order because of some rule that the hypervisor imposes on us? thanks, greg k-h