Re: [PATCH RFC 1/1] doc/rcu: Add some more listRCU patterns in the kernel

2019-06-01 Thread Joel Fernandes
Forgot to CC +Neil Brown , will do in the next posting, thanks! On Sat, Jun 1, 2019 at 5:39 AM Joel Fernandes (Google) wrote: > > We keep the initially written audit examples and add to it, since the > code that audit has is still relevant even though slightly different in > the kernel. > > Cc: r

[PATCH RFC 1/1] doc/rcu: Add some more listRCU patterns in the kernel

2019-06-01 Thread Joel Fernandes (Google)
We keep the initially written audit examples and add to it, since the code that audit has is still relevant even though slightly different in the kernel. Cc: r...@vger.kernel.org Signed-off-by: Joel Fernandes (Google) --- Documentation/RCU/listRCU.txt | 154 +++--- 1