* [GIT PULL net-2.6] vhost-net: error handling fixes
@ 2010-05-27 11:57 Michael S. Tsirkin
2010-05-27 23:13 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2010-05-27 11:57 UTC (permalink / raw)
To: David Miller; +Cc: kvm, virtualization, netdev, linux-kernel, krkumar2
David,
The following tree includes fixes dealing with error handling
in vhost-net. It is on top of net-2.6.
Please merge it for 2.6.35.
Thanks!
The following changes since commit 8a74ad60a546b13bd1096b2a61a7a5c6fd9ae17c:
net: fix lock_sock_bh/unlock_sock_bh (2010-05-27 00:30:53 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net
Krishna Kumar (1):
vhost: Fix host panic if ioctl called with wrong index
Takuya Yoshikawa (3):
vhost: fix to check the return value of copy_to/from_user() correctly
vhost-net: fix to check the return value of copy_to/from_user() correctly
vhost: fix the memory leak which will happen when memory_access_ok fails
drivers/vhost/net.c | 14 ++++++------
drivers/vhost/vhost.c | 57 +++++++++++++++++++++++++++---------------------
2 files changed, 39 insertions(+), 32 deletions(-)
--
MST
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL net-2.6] vhost-net: error handling fixes
2010-05-27 11:57 [GIT PULL net-2.6] vhost-net: error handling fixes Michael S. Tsirkin
@ 2010-05-27 23:13 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-05-27 23:13 UTC (permalink / raw)
To: mst; +Cc: kvm, virtualization, netdev, linux-kernel, krkumar2
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: Thu, 27 May 2010 14:57:14 +0300
> David,
> The following tree includes fixes dealing with error handling
> in vhost-net. It is on top of net-2.6.
> Please merge it for 2.6.35.
> Thanks!
>
> The following changes since commit 8a74ad60a546b13bd1096b2a61a7a5c6fd9ae17c:
>
> net: fix lock_sock_bh/unlock_sock_bh (2010-05-27 00:30:53 -0700)
>
> are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net
Pulled, thanks Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-27 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-27 11:57 [GIT PULL net-2.6] vhost-net: error handling fixes Michael S. Tsirkin
2010-05-27 23:13 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).