On Wed, Feb 26, 2025 at 7:11 PM Ben Hutchings <[email protected]> wrote: > > This shouldn't go in a linux-headers package, because we aim to support > cross-builds of modules. If it doesn't depend on the kernel > configuration (aside from CONFIG_RUST being enabled) then it belongs in > linux-kbuild.
Hmm... Right now it doesn't, but it could, i.e. I don't think we want to commit to never using the config in proc macros. Cheers, Miguel

