From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PULL net-next] vhost enhancements for 3.16 Date: Mon, 02 Jun 2014 14:03:12 -0700 (PDT) Message-ID: <20140602.140312.98558447285279661.davem@davemloft.net> References: <20140602205515.GA10287@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: mimu@linux.vnet.ibm.com, kvm@vger.kernel.org, netdev@vger.kernel.org, romain@orebokech.com, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, arei.gonglei@huawei.com To: mst@redhat.com Return-path: In-Reply-To: <20140602205515.GA10287@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org From: "Michael S. Tsirkin" Date: Mon, 2 Jun 2014 23:55:15 +0300 > The following changes since commit 96b2e73c5471542cb9c622c4360716684f8797ed: > > Revert "net/mlx4_en: Use affinity hint" (2014-06-02 00:18:48 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-next > > for you to fetch changes up to 2ae76693b8bcabf370b981cd00c36cd41d33fabc: > > vhost: replace rcu with mutex (2014-06-02 23:47:59 +0300) Can you please post the actual patches as part of your pull request just like the other maintainers do? Thanks.