All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Joel Fernandes <joel@joelfernandes.org>
Subject: Re: [PATCH] lockdep: Have assert functions test for actual interrupts disabled
Date: Thu, 6 Sep 2018 15:52:58 +0200	[thread overview]
Message-ID: <20180906135258.GE24106@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <20180905112031.540aa81b@gandalf.local.home>

On Wed, Sep 05, 2018 at 11:20:31AM -0400, Steven Rostedt wrote:
> 
> Peter, you OK with this patch? I'm currently triggering a bug (in rc2)
> where this patch is telling me that lockdep is getting it wrong. It
> would be good to have this upstream such that we know if it is really a
> bug in the code itself, or if lockdep didn't keep up properly.

I thought we had something for that under CONFIG_DEBUG_LOCKDEP.

/me checks and finds:

  kernel/locking/lockdep.c:check_flags()

Doesn't that work?

  reply	other threads:[~2018-09-06 13:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-07  1:41 [PATCH] lockdep: Have assert functions test for actual interrupts disabled Steven Rostedt
2018-09-05 15:20 ` Steven Rostedt
2018-09-06 13:52   ` Peter Zijlstra [this message]
2018-09-06 14:17     ` Steven Rostedt
2018-09-06 16:43       ` Peter Zijlstra

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=20180906135258.GE24106@hirez.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=joel@joelfernandes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=rostedt@goodmis.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.