[PATCH 0/3] vhost: fix use_mm usage

From: Michael S. Tsirkin
Date: Sun Dec 20 2009 - 12:19:11 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/