From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PULL] vhost-net: 2.6.38 fix Date: Fri, 14 Jan 2011 12:41:57 -0800 (PST) Message-ID: <20110114.124157.00017369.davem@davemloft.net> References: <20110114093302.GA702@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110114093302.GA702@redhat.com> Sender: netdev-owner@vger.kernel.org To: mst@redhat.com Cc: kvm@vger.kernel.org, virtualization@lists.osdl.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: virtualization@lists.linuxfoundation.org From: "Michael S. Tsirkin" Date: Fri, 14 Jan 2011 11:33:02 +0200 > Please pull the following for 2.6.38. > Thanks! > > The following changes since commit 0c21e3aaf6ae85bee804a325aa29c325209180fd: > > Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus (2011-01-07 17:16:27 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net > > Michael S. Tsirkin (1): > vhost: fix signed/unsigned comparison Pulled, thanks.