Re: [PATCH 0/3] fix up vringh/mic sparse errors

2014-12-18 Thread Rusty Russell
Michael S. Tsirkin m...@redhat.com writes:
 This fixes remaining sparse warnings in vringh and mic by using
 virtio 1.0 compliant wrappers.

 This also needs by get_user patches to avoid getting warnings
 from these calls.

 Tested by running vringh_test.

 Rusty, I prefer fixing all these warnings for 3.19, any objections?

OK, I've queued these too.

Cheers,
Rusty.

 Michael S. Tsirkin (3):
   vringh: 64 bit features
   vringh: initial virtio 1.0 support
   mic/host: initial virtio 1.0 support

  include/linux/vringh.h  |  37 ++-
  drivers/misc/mic/host/mic_debugfs.c |  18 --
  drivers/vhost/vringh.c  | 125 
 ++--
  3 files changed, 123 insertions(+), 57 deletions(-)

 -- 
 MST
___
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization


[PATCH 0/3] fix up vringh/mic sparse errors

2014-12-15 Thread Michael S. Tsirkin
This fixes remaining sparse warnings in vringh and mic by using
virtio 1.0 compliant wrappers.

This also needs by get_user patches to avoid getting warnings
from these calls.

Tested by running vringh_test.

Rusty, I prefer fixing all these warnings for 3.19, any objections?

Michael S. Tsirkin (3):
  vringh: 64 bit features
  vringh: initial virtio 1.0 support
  mic/host: initial virtio 1.0 support

 include/linux/vringh.h  |  37 ++-
 drivers/misc/mic/host/mic_debugfs.c |  18 --
 drivers/vhost/vringh.c  | 125 ++--
 3 files changed, 123 insertions(+), 57 deletions(-)

-- 
MST

___
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization