Re: [PATCH 3/6] rust: add `bitfield!` macro
From: Miguel Ojeda
Date: Tue Jan 20 2026 - 07:38:04 EST
On Tue, Jan 20, 2026 at 12:45 PM Dirk Behme <dirk.behme@xxxxxxxxxxxx> wrote:
>
> What have I missed?
I think the patch is missing enabling the (already stable by now)
feature. If you add it at the top of `rust/kernel/lib.rs`, does it
work for you?
Thanks for catching that!
Cheers,
Miguel