[RFC v3 1/3] uapi: introduce kernel uAPI headers import
Thomas Monjalon
thomas at monjalon.net
Thu Sep 19 10:39:30 CEST 2024
11/09/2024 21:32, Maxime Coquelin:
> This patch introduces uAPI headers import into the DPDK
> repository. This import is possible thanks to Linux Kernel
> licence exception for syscalls:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/LICENSES/exceptions/Linux-syscall-note
>
> Header files are have to be explicitly imported.
[...]
> linux-headers/uapi/.gitignore | 4 +
> linux-headers/uapi/version | 1 +
I propose to host these new files in kernel/linux/uapi/
More information about the dev
mailing list