On Fri, Jul 10, 2026 at 07:18:32AM -0700, Boqun Feng wrote:
> On Sat, Jun 13, 2026 at 09:40:06AM +0300, Onur Özkan wrote:
> > The immediate motivation is the Tyr reset infrastructure [1] which needs
> > to serialize reset sensitive hardware access against reset and teardown
> > paths. That reset series started to require many independent dependencies
> > so this SRCU support is split out as a standalone Rust API to keep the
> > reset series focused on the reset logic and easier to review, rebase and
> > land.
> >
> [...]
>
> Thank you all!
>
> Reviewed-by: Boqun Feng <[email protected]>
>
> Paul, per our previous discussion, I think this series should into rcu
> tree, since it changes a significant part of SRCU C code. Thanks!
As Boqun said, thank you all!
I have queued these, with a little luck for the upcoming merge window.
Thanx, paul