[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1418678019-31629-1-git-send-email-mst@redhat.com>
Date: Mon, 15 Dec 2014 23:13:59 +0200
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Rusty Russell <rusty@...tcorp.com.au>,
virtualization@...ts.linux-foundation.org
Subject: [PATCH 0/3] fix up vringh/mic sparse errors
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
--
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