On Fri, Oct 27, 2023 at 1:07 AM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > > On Fri, 27 Oct 2023 00:33:40 +0200 andrey.konovalov@xxxxxxxxx wrote: > > > From: Andrey Konovalov <andreyknvl@xxxxxxxxxx> > > > > Commit "lib/stackdepot: allow users to evict stack traces" adds another > > user for depot_fetch_stack, which holds a write lock. Thus, we need to > > update the lockdep annotation. > > > > We're at -rc7, which is rather late to be merging material such as this > patchset. Please resend it all after -rc1 and include this fixup, > thanks. Ack. I might send a few more additions to the series for review before then, but then resend everything together after rc1.