Re: [PATCH v5 00/18] Refcounted interrupt disable and SpinLockIrq for Rust
Peter Zijlstra <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 :-(