Re: [RFC PATCH] rust: kbuild: support global per-version flags

From: Miguel Ojeda

Date: Mon Mar 16 2026 - 00:49:28 EST


On Mon, Mar 16, 2026 at 1:04 AM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> At the minute whatever linux-next runs is whatever Debian stable has!

Great, that would mean we are effectively keeping the minimum one
clean, which is in a way the best we can do (apart from the maximum)
if we don't try to keep every single version clean between them.

It is also what we have asked patch submitters to do so far, i.e. to
keep things clean for both the minimum and the maximum:

https://rust-for-linux.com/contributing#submit-checklist-addendum

Thanks for confirming!

Cheers,
Miguel