Re: [PATCH v5 00/18] Refcounted interrupt disable and SpinLockIrq for Rust

From: Peter Zijlstra

Date: Mon Aug 10 2026 - 04:54:19 EST


On Mon, Aug 10, 2026 at 10:52:55AM +0200, Peter Zijlstra wrote:
> On Fri, Aug 07, 2026 at 12:01:57AM -0700, Boqun Feng wrote:
>
> > * Added underflow/overflow checking for interrupt disabling counter as
> > suggested by Shrikanth.
> > * Added a max nesting level per suggestion from Shrikanth.
> > * Document/comment updates.
>
> Can I get those as separate patches? I had already queued and tested the
> previous version.
>
> (although as it turns out, I lost one SoB fixup somehow, so I'm applying
> them again with just that Changelog ammended)

I'll grab the rust patches from this set I suppose. I had not yet looked
at those, since I don't normally build rust crud and I need to figure
out how to do that again :-(