Re: [PATCH] Adding hyperv.h to uapi headers

From: Paul Bolle
Date: Sat Jan 18 2014 - 16:06:11 EST


Bjarke Istrup Pedersen schreef op za 18-01-2014 om 20:48 [+0000]:
> This patch adds the hyperv.h header to the uapi folder, and adds it to the Kbuild file.
> Doing this enables compiling userspace Hyper-V tools using the installed headers.
>
> Signed-off-by: Bjarke Istrup Pedersen <gurligebis@xxxxxxxxxx>
> ---
> include/uapi/linux/Kbuild | 1 +
> include/uapi/linux/hyperv.h | 1469 +++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 1470 insertions(+)
> create mode 100644 include/uapi/linux/hyperv.h

Now we have two identical files: include/linux/hyperv.h and
include/uapi/linux/hyperv.h. That seems sub-optimal at best.


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/