Joel Fernandes
2025-Sep-10 00:15 UTC
[PATCH v3 4/5] rust: Move register and bitfield macros out of Nova
> On Sep 9, 2025, at 5:36?PM, Miguel Ojeda <miguel.ojeda.sandonis at gmail.com> wrote: > > ?On Tue, Sep 9, 2025 at 11:21?PM Joel Fernandes <joelagnelf at nvidia.com> wrote: >> >> Out of broad need for these macros in Rust, move them out. Several folks >> have shown interest (Nova, Tyr GPU drivers). > > Please Cc the rust-for-Linux mailing list, especially so for patches > that add things to the core infrastructure. > > I notice easily because I tag the ones that are in my client :)Oops my bad. I shall do so, will await other comments if any before reposting.> >> [Added F: record to MAINTAINERS file entry as suggested by Yury.] > > Please don't use [ ... ] nor the past tense -- for normal changes, > please use the imperative instead.Sure, will do. thanks, - Joel> > (I guess you picked this up from other [ ... ] notation, but that is > normally only done for modifications of a patch by someone else, e.g. > by maintainers.) > > Thanks! > > Cheers, > Miguel