On Tue, 01 Apr 2025, Jason Gunthorpe <j...@nvidia.com> wrote: > So, I'd suggest a better way to run this is first build the kernel, > then mine the gcc -MD output (ie stored in the .XX.cmd files) to > generate a list of headers that are actually part of the build, then > only test those. That eliminates all the kconfig problems. Opt out any > special headers that really have a good reason not to be stand alone.
I think we'd want the drm headers pass the checks independent of configs (apart from CONFIG_DRM). One size doesn't fit all. BR, Jani. -- Jani Nikula, Intel