* [PATCH 0/3] vhost: fix use_mm usage
@ 2009-12-20 17:16 Michael S. Tsirkin
2009-12-21 11:29 ` Rusty Russell
0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2009-12-20 17:16 UTC (permalink / raw)
To: Rusty Russell, virtualization, linux-kernel; +Cc: Al Viro
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/3] vhost: fix use_mm usage
2009-12-20 17:16 [PATCH 0/3] vhost: fix use_mm usage Michael S. Tsirkin
@ 2009-12-21 11:29 ` Rusty Russell
0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2009-12-21 11:29 UTC (permalink / raw)
To: Michael S. Tsirkin; +Cc: virtualization, linux-kernel, Al Viro, Linus Torvalds
On Mon, 21 Dec 2009 03:46:08 am Michael S. Tsirkin wrote:
> 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 :( ).
No, Linus didn't respond to either pull request. Either he considers it a
new driver and hence not in a hurry to enter merge window, or there's some
other issue.
I've taken these fixes too, meanwhile.
Thanks,
Rusty.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-21 11:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-20 17:16 [PATCH 0/3] vhost: fix use_mm usage Michael S. Tsirkin
2009-12-21 11:29 ` Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox