Re: Re: [PATCH v3 2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
From: Boqun Feng
Date: Sun Mar 16 2025 - 00:15:42 EST
On Sun, Mar 16, 2025 at 02:57:15AM +0000, Antonio Hickey wrote:
> On Fri, Mar 14, 2025 at 05:18:17PM -0700, Boqun Feng wrote:
> > Besides, it'll be easy to review if you can split the changes into
> > multiple patches. Thanks!
>
>
> Hey Boqun,
>
> Thanks for the review, do you think splitting this patch
> into a seperate patch for each file would be best?
>
That'll be my suggestion. Although you could group a few changes
together for example, changes on rust/kernel/init.rs and
rust/kernel/init/macro.rs can be put into one patch. Thanks!
Regards,
Boqun
> Thanks,
> Antonio
>