[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091220171608.GA31713@redhat.com>
Date: Sun, 20 Dec 2009 19:16:08 +0200
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Rusty Russell <rusty@...tcorp.com.au>,
virtualization@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Cc: Al Viro <viro@...iv.linux.org.uk>
Subject: [PATCH 0/3] vhost: fix use_mm usage
This patchset fixes an issue, pointed out by Al Viro, in how vhost net
calls use_mm, Works fine for me, and it's pretty straightforward. If no
one sees any issues with it, this will be a good candidate for 2.6.33
(assuming vhost net itself gets pulled :( ).
Michael S. Tsirkin (3):
vhost: prevent modification of an active ring
vhost: add access_ok checks
vhost: make default mapping empty by default
drivers/vhost/net.c | 23 ++++++--
drivers/vhost/vhost.c | 153 ++++++++++++++++++++++++++++++++++++++++++++-----
drivers/vhost/vhost.h | 2 +
3 files changed, 157 insertions(+), 21 deletions(-)
--
MST
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists