Re: [PATCH v17 00/16] Refcounted interrupts, SpinLockIrq for rust
From: Boqun Feng
Date: Mon Feb 02 2026 - 19:40:08 EST
On Mon, Jan 26, 2026 at 08:17:27AM -0800, Boqun Feng wrote:
> On Wed, Jan 21, 2026 at 05:39:03PM -0500, Lyude Paul wrote:
> > This is the latest patch series for adding rust bindings for controlling
> > local processor interrupts, adding support for spinlocks in rust that
> > are acquired with local processor interrupts disabled, and implementing
> > local interrupt controls through refcounting in the kernel.
> >
>
> If there is no objection, I plan to queue patch #1 to #6 and patch #16
Hearing none, I just queued them into rust-sync:
https://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux.git/ rust-sync
For more tests and reviews. Thanks!
@Lyude, for the rest of them, please resolve comments and rebase on
rust-sync. Thank you for the great work!
Regards,
Boqun
> first, hence kindly ping for any review on these.
>
> Regards,
> Boqun