[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87ppbgsa04.fsf@rustcorp.com.au>
Date: Fri, 19 Dec 2014 11:58:59 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: "Michael S. Tsirkin" <mst@...hat.com>,
linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org
Cc: Cornelia Huck <cornelia.huck@...ibm.com>,
David Hildenbrand <dahi@...ux.vnet.ibm.com>,
Joel Stanley <joel@....id.au>,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH 1/6] tools/virtio: more stubs
"Michael S. Tsirkin" <mst@...hat.com> writes:
> As usual, add more stubs to fix test build after main
> codebase changes.
This doesn't apply, since:
> diff --git a/tools/virtio/linux/virtio_config.h b/tools/virtio/linux/virtio_config.h
> index dafe1c9..806d683 100644
> --- a/tools/virtio/linux/virtio_config.h
> +++ b/tools/virtio/linux/virtio_config.h
> @@ -1,8 +1,7 @@
> #include <linux/virtio_byteorder.h>
> #include <linux/virtio.h>
> +#include <uapi/linux/virtio_config.h>
>
> -#define VIRTIO_TRANSPORT_F_START 28
> -#define VIRTIO_TRANSPORT_F_END 32
> /*
Version in master has no headers in this file.
What's this based on?
Thanks,
Rusty.
--
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