On Fri, Mar 10, 2023, at 17:07, Thomas Huth wrote:
uapi headers should not use the kernel-internal CONFIG switches.
Palmer Dabbelt sent some patches to clean this up a couple of years
ago, but unfortunately some of those patches never got merged.
So here's a rebased version of those patches - since they are rather
trivial, I hope it's OK for everybody if they could go through Arnd's
"generic include/asm header files" branch.
v2:
- Added Reviewed-bys from v1
- Changed the CONFIG_CDROM_PKTCDVD_WCACHE patch according to Christoph's
suggestion
- Added final patch to clean the list in scripts/headers_install.sh
Thanks for the rebase, applied to the asm-generic tree now, as I'm
fairly optimistic they are all good.
Arnd