Re: [PATCH v9] rust: kernel: add support for bits/genmask macros

From: Danilo Krummrich
Date: Wed Jul 16 2025 - 16:08:09 EST


On Tue Jul 15, 2025 at 1:29 AM CEST, Daniel Almeida wrote:
> In light of bindgen being unable to generate bindings for macros, and
> owing to the widespread use of these macros in drivers, manually define
> the bit and genmask C macros in Rust.

Reviewed-by: Danilo Krummrich <dakr@xxxxxxxxxx>