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 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)