[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1390079163.25980.2.camel@x41>
Date: Sat, 18 Jan 2014 22:06:03 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: Bjarke Istrup Pedersen <gurligebis@...too.org>
Cc: linux-kernel@...r.kernel.org,
Haiyang Zhang <haiyangz@...rosoft.com>,
Hank Janssen <hjanssen@...rosoft.com>,
"K. Y. Srinivasan" <kys@...rosoft.com>
Subject: Re: [PATCH] Adding hyperv.h to uapi headers
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@...too.org>
> ---
> 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@...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