Re: [PATCH v2 0/5] uapi: fix remaining kconfig leaks in UAPI headers
From: Arnd Bergmann
Date: Mon Jan 12 2026 - 05:43:17 EST
On Mon, Jan 12, 2026, at 08:58, Thomas Weißschuh wrote:
> A few UAPI headers still contained references to kconfig symbols.
> Clean them all up and afterwards remove the now useless exception
> machinery in headers_install.sh.
>
> Intended to be routed through the kbuild tree.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
> ---
Whole series
Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>
I would have preferred cleaning up the x86 auxvec.h header
more, but we can always do that later and your patch not
a regression.
Should I take the series through the asm-generic tree if there
are no other concerns, or do you have other plans for merging it?
Arnd