public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhltc@us.ibm.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Yong Zhang <yong.zhang@windriver.com>,
	"lkml, " <linux-kernel@vger.kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@elte.hu>
Subject: Re: Lockdep usage
Date: Fri, 23 Apr 2010 07:35:31 -0700	[thread overview]
Message-ID: <4BD1B033.8000900@us.ibm.com> (raw)
In-Reply-To: <alpine.LRH.2.00.1004230234000.28179@twin.jikos.cz>

Jiri Kosina wrote:
> On Thu, 22 Apr 2010, Darren Hart wrote:
> 
>> dmesg includes the following during bootup, but nothing new while running the
>> tests:
>>
>> BUG: key ffff88024e657858 not in .data!
>> ------------[ cut here ]------------
>> WARNING: at kernel/lockdep.c:2706 lockdep_init_map+0x226/0x5c0()
>> Hardware name: BladeCenter LS21 -[7971AC1]-
>> Pid: 1, comm: swapper Not tainted 2.6.34-rc1dvhv4ls #32
>> Call Trace:
>>  [<ffffffff81078446>] ? lockdep_init_map+0x226/0x5c0
>>  [<ffffffff81048687>] warn_slowpath_common+0x87/0xb0
>>  [<ffffffff810486c4>] warn_slowpath_null+0x14/0x20
>>  [<ffffffff81078446>] lockdep_init_map+0x226/0x5c0
>>  [<ffffffff81077f53>] ? lock_release_holdtime+0x83/0xf0
>>  [<ffffffff8115e5a1>] sysfs_add_file_mode+0x71/0xd0
>>  [<ffffffff8115e611>] sysfs_add_file+0x11/0x20
>>  [<ffffffff8115e650>] sysfs_create_file+0x30/0x40
>>  [<ffffffff814995d9>] device_create_file+0x19/0x20
>>  [<ffffffff813afe55>] ipmi_register_smi+0xba5/0xfc0
>>  [<ffffffff81498877>] ? put_device+0x17/0x20
>>  [<ffffffff810670d0>] ? autoremove_wake_function+0x0/0x40
>>  [<ffffffff813b3a12>] try_smi_init+0x5d2/0xa20
>>  [<ffffffff818d5b72>] init_ipmi_si+0x432/0xb80
>>  [<ffffffff818d5740>] ? init_ipmi_si+0x0/0xb80
>>  [<ffffffff810001dd>] do_one_initcall+0x3d/0x180
>>  [<ffffffff822d5a6c>] kernel_init+0x16c/0x200
>>  [<ffffffff81003c14>] kernel_thread_helper+0x4/0x10
>>  [<ffffffff822d5900>] ? kernel_init+0x0/0x200
>>  [<ffffffff81003c10>] ? kernel_thread_helper+0x0/0x10
>> ---[ end trace 30838b0dc5ec48e4 ]---
>>
>> Several more "BUG: key fffXXXXXXXXXXXX not in .data!" lines show up throughout
>> the boot process.
> 
> This should be fixed by commit c7df670b (contained first in 2.6.34-rc2). 
> Do you still see this even with this patch applied?

After updating to the latest linus git lockstats started working as 
expected. Thanks for the pointer.

-- 
Darren Hart
IBM Linux Technology Center
Real-Time Linux Team

      reply	other threads:[~2010-04-23 14:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-22  6:26 Lockdep usage Darren Hart
2010-04-22  7:06 ` Yong Zhang
2010-04-22 14:57   ` Darren Hart
2010-04-23  0:34     ` Jiri Kosina
2010-04-23 14:35       ` Darren Hart [this message]

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=4BD1B033.8000900@us.ibm.com \
    --to=dvhltc@us.ibm.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    --cc=yong.zhang@windriver.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