David, please pull the following fixes for 2.6.35. Thanks! The following changes since commit 91a72a70594e5212c97705ca6a694bd307f7a26b: net/core: neighbour update Oops (2010-07-14 18:02:16 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net Michael S. Tsirkin (2): vhost-net: avoid flush under lock vhost: avoid pr_err on condition guest can trigger drivers/vhost/net.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-)
From: "Michael S. Tsirkin" <mst at redhat.com> Date: Fri, 16 Jul 2010 15:25:30 +0300> David, please pull the following fixes for 2.6.35. > Thanks! > > The following changes since commit 91a72a70594e5212c97705ca6a694bd307f7a26b: > > net/core: neighbour update Oops (2010-07-14 18:02:16 -0700) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net > > Michael S. Tsirkin (2): > vhost-net: avoid flush under lock > vhost: avoid pr_err on condition guest can triggerPulled, thanks!