All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 3.1-rc4
Date: Tue, 30 Aug 2011 11:14:30 +0200	[thread overview]
Message-ID: <1314695670.2054.6.camel@twins> (raw)
In-Reply-To: <20110830070715.GA15134@liondog.tnic>

On Tue, 2011-08-30 at 09:07 +0200, Borislav Petkov wrote:
> On Sun, Aug 28, 2011 at 09:52:43PM -0700, Linus Torvalds wrote:
> > We're back on track on weekly -rc releases.
> 
> Peter,
> 
> I get the following lockdep splat on -rc4, it looks like load balancing
> something.
> 
> [ 5183.478132] ------------[ cut here ]------------
> [ 5183.478155] WARNING: at kernel/lockdep.c:690 __lock_acquire+0x189/0x916()

that's:

look_up_lock_class():
                        WARN_ON_ONCE(class->name != lock->name);

That's something that really shouldn't happen and my first guess is that
you're suffering some memory corruption.



  parent reply	other threads:[~2011-08-30  9:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29  4:52 Linux 3.1-rc4 Linus Torvalds
2011-08-29  5:53 ` Stephen Rothwell
2011-08-30  7:07 ` Borislav Petkov
2011-08-30  7:58   ` Yong Zhang
2011-08-30  9:14   ` Peter Zijlstra [this message]
2011-08-30 10:02     ` Borislav Petkov
2011-08-29 13:22 Pawel Sikora
2011-08-29 15:39 ` Keith Packard
2011-09-02  4:52   ` Paweł Sikora

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=1314695670.2054.6.camel@twins \
    --to=peterz@infradead.org \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.