Re: Follow-up on Linux-kernel code accessibility
From: Steven Rostedt
Date: Mon Dec 29 2025 - 19:34:49 EST
On Mon, 29 Dec 2025 19:19:23 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> I'm listed as one of the RCU reviewers because I spent a lot of time a few
> years back trying very hard to understand all the code. But things have
> changed a lot since I did that and when I go back now, I have no clue to how
> the simplest things work there anymore and I give up.
Although I will say that Paul did a terrific job when it came to RCU in the
Documentation directory. I should take some time out and read his RCU
handbook again to refresh my memory of all things RCU.
https://docs.kernel.org/RCU/index.html
-- Steve