Re: [PATCH v1 v1 0/4] [RUST] Framebuffer driver support
From: Miguel Ojeda
Date: Mon Jan 26 2026 - 07:15:54 EST
On Mon, Jan 26, 2026 at 9:18 AM pengfuyuan <pengfuyuan@xxxxxxxxxx> wrote:
>
> rust: io: mem: add ioremap_wc support
> rust: device: add platdata accessors
For future reference / others, these are essentially the same as:
https://lore.kernel.org/rust-for-linux/tencent_63DD850B43CC086844717B73C574B8358F05@xxxxxx/
https://lore.kernel.org/rust-for-linux/20260109080528.478731-2-pengfuyuan@xxxxxxxxxx/
In general, please try to mention if a patch was already somewhere
else and add a changelog to understand if feedback was addressed.
Otherwise, others will have to do a manual comparison.
For instance, I may guess you sent this as a sample user due to what
Greg said back then. But that is just a guess, since you didn't reply
to the feedback nor mention it here.
Cheers,
Miguel