From: Boqun Feng <boqun.feng@gmail.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: "Paul E. McKenney" <paulmck@kernel.org>,
Carlos Llamas <cmllamas@google.com>,
Ingo Molnar <mingo@redhat.com>, Will Deacon <will@kernel.org>,
Waiman Long <longman@redhat.com>,
Bart Van Assche <bvanassche@acm.org>,
Andrew Morton <akpm@linux-foundation.org>,
John Stultz <jstultz@google.com>,
Joel Fernandes <joel@joelfernandes.org>,
linux-kernel@vger.kernel.org, kernel-team@android.com,
Zhiguo Niu <zhiguo.niu@unisoc.com>,
stable@vger.kernel.org, Xuewen Yan <xuewen.yan@unisoc.com>,
Ingo Molnar <mingo@kernel.org>
Subject: Re: [PATCH v4][RESEND x4] lockdep: fix deadlock issue between lockdep and rcu
Date: Sat, 3 Aug 2024 08:19:53 -0700 [thread overview]
Message-ID: <Zq5KmTEnalIOHf6a@boqun-archlinux> (raw)
In-Reply-To: <20240802151619.GN39708@noisy.programming.kicks-ass.net>
On Fri, Aug 02, 2024 at 05:16:19PM +0200, Peter Zijlstra wrote:
> On Wed, Jun 26, 2024 at 03:15:14PM -0700, Boqun Feng wrote:
> > On Tue, Jun 25, 2024 at 07:38:15AM -0700, Paul E. McKenney wrote:
> > > On Thu, Jun 20, 2024 at 10:54:34PM +0000, Carlos Llamas wrote:
> > > > From: Zhiguo Niu <zhiguo.niu@unisoc.com>
> > > >
> > > > There is a deadlock scenario between lockdep and rcu when
> > > > rcu nocb feature is enabled, just as following call stack:
> > >
> > > I have pulled this into -rcu for further review and testing.
> > >
> > > If someone else (for example, the lockdep folks) would like to take this:
> > >
> > > Acked-by: Paul E. McKenney <paulmck@kernel.org>
> > >
> >
> > FWIW, I add this patch and another one [1] to my tree:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux.git lockdep
> >
> > (based on today's tip/locking/core)
> >
> > I figured I have time to handle lockdep-only patches, which shouldn't
> > be a lot. So Ingo & Peter, I'm happy to help. If you need me to pick up
> > lockdep patches and send a PR against tip/master or tip/locking/core,
> > please let me know.
>
> Sorry, I've been hopelessly behind on everything. Yes it would be nice
> if you could help vacuum up some of the lockdep patches.
>
Glad I can help! I will send a PR to tip tree between rc2 and rc3.
Regards,
Boqun
>
next prev parent reply other threads:[~2024-08-03 15:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-14 19:15 [PATCH v4 RESEND] lockdep: fix deadlock issue between lockdep and rcu Carlos Llamas
2024-06-20 22:54 ` [PATCH v4][RESEND x4] " Carlos Llamas
2024-06-25 14:38 ` Paul E. McKenney
2024-06-26 22:15 ` Boqun Feng
2024-08-02 15:16 ` Peter Zijlstra
2024-08-03 15:19 ` Boqun Feng [this message]
2024-08-08 10:22 ` [tip: locking/core] " tip-bot2 for Zhiguo Niu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zq5KmTEnalIOHf6a@boqun-archlinux \
--to=boqun.feng@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=bvanassche@acm.org \
--cc=cmllamas@google.com \
--cc=joel@joelfernandes.org \
--cc=jstultz@google.com \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=longman@redhat.com \
--cc=mingo@kernel.org \
--cc=mingo@redhat.com \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=stable@vger.kernel.org \
--cc=will@kernel.org \
--cc=xuewen.yan@unisoc.com \
--cc=zhiguo.niu@unisoc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox