Re: [PATCH 0/3] Remove the usage of Rust native atomics in debugfs

From: Boqun Feng

Date: Wed Nov 05 2025 - 15:01:50 EST


On Fri, Oct 24, 2025 at 04:57:22PM +0200, Danilo Krummrich wrote:
> On 10/22/25 5:53 AM, Boqun Feng wrote:
> > Boqun Feng (3):
> > rust: sync: atomic: Make Atomic*Ops pub(crate)
> > rust: sync: atomic: Implement Debug for Atomic<Debug>
> > rust: debugfs: Replace the usage of Rust native atomics
>
> I ack'd patch three for you to pick it up, but I now wonder if you want me to

Thanks!

> pick it up through the driver-core tree?

Given there are some atomic library changes, I will send it as a PR to
tip. Thanks for the offering!

Regards,
Boqun