Re: [PATCH RFC v4 07/17] virtio_config: endian conversion for v1.0
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2014-10-24 13:49:13
Also in:
lkml
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2014-10-24 13:49:13
Also in:
lkml
On Fri, Oct 24, 2014 at 10:53:27AM +0200, Cornelia Huck wrote:
On Thu, 23 Oct 2014 19:24:30 +0300 "Michael S. Tsirkin" [off-list ref] wrote:quoted
We (ab)use virtio conversion functions for device-specific config space accesses. Reviewed-by: David Hildenbrand <redacted> Signed-off-by: Rusty Russell <redacted> Signed-off-by: Cornelia Huck <redacted> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> --- include/linux/virtio_config.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)Not objecting to the patch, but something seems to have gotten messed up wrt authorship? You only adapted it, right?
I'll change author to Rusty.