Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/

From: Miguel Ojeda

Date: Tue Oct 07 2025 - 12:12:20 EST


On Tue, Oct 7, 2025 at 3:21 PM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> Ack - how do you expect things to work in terms of code flow? Do we need
> to have a dedicated tree and send you pull requests? If so, should we
> host it under the Rust-for-Linux Github org?

In general, if there is a better tree (i.e. an existing C subsystem),
then what we always do is ask those maintainers first.

But, otherwise, if there is no good choice because it is something too
generic/core, then yes, what you propose would be ideal (and it should
be easy since you are already maintainers of other trees etc.).

If the amount of patches ends up being very low, we can skip the tree
and I can take the patches, but PRs are simpler and scale better for
me.

Thanks!

Cheers,
Miguel