[PATCH v3 7/8] uapi: export all headers under uapi directories
Michael Ellerman
mpe at ellerman.id.au
Mon Jan 23 20:00:19 AEDT 2017
Nicolas Dichtel <nicolas.dichtel at 6wind.com> writes:
> Regularly, when a new header is created in include/uapi/, the developer
> forgets to add it in the corresponding Kbuild file. This error is usually
> detected after the release is out.
>
> In fact, all headers under uapi directories should be exported, thus it's
> useless to have an exhaustive list.
>
> After this patch, the following files, which were not exported, are now
> exported (with make headers_install_all):
...
> asm-powerpc/perf_regs.h
...
> arch/powerpc/include/uapi/asm/Kbuild | 45 ---
Thanks for cleaning it up.
Acked-by: Michael Ellerman <mpe at ellerman.id.au> (powerpc)
cheers
More information about the Linuxppc-dev
mailing list