[PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment

Tamir Duberstein tamird at kernel.org
Wed Apr 1 15:59:04 PDT 2026


On Wed, 01 Apr 2026 13:45:24 +0200, Miguel Ojeda <ojeda at kernel.org> wrote:
> As the comment in the `Makefile` explains, previously, we needed to
> limit ourselves to the list of Rust versions known by `bindgen` for its
> `--rust-target` option.
> 
> In other words, we needed to consult the versions known by the minimum
> version of `bindgen` that we supported.
> 
> Now that we bumped the minimum version of `bindgen`, that limitation
> does not apply anymore.

Some citations pointing to the upstream changes would be good.

Reviewed-by: Tamir Duberstein <tamird at kernel.org>

-- 
Tamir Duberstein <tamird at kernel.org>



More information about the linux-riscv mailing list