Re: [PATCH 2/3] doc: Update documentation about list_for_each_entry_rcu (v1)

From: Paul E. McKenney
Date: Mon Aug 12 2019 - 17:24:08 EST


On Mon, Aug 12, 2019 at 04:42:05PM -0400, Joel Fernandes wrote:
> On Mon, Aug 12, 2019 at 01:22:41PM -0700, Paul E. McKenney wrote:
> > On Sun, Aug 11, 2019 at 06:11:10PM -0400, Joel Fernandes (Google) wrote:
> > > This patch updates the documentation with information about
> > > usage of lockdep with list_for_each_entry_rcu().
> > >
> > > Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>
> >
> > Thank you!!!
> >
> > I queued this for v5.5 with the following wordsmithing. Please check
> > to make sure that I didn't mess anything up.
>
> Yes, this looks great to me. thanks!
>
> Also, I will send out the other drivers/core patch of this series in a bit
> with Steve's suggestion.

Very good! I do need acks from maintainers before sending these upstream,
though.

Thanx, Paul