All of lore.kernel.org
 help / color / mirror / Atom feed
* Lock warning traceback
@ 2009-09-29  5:56 Priit Laes
  2009-09-29 16:50 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Priit Laes @ 2009-09-29  5:56 UTC (permalink / raw)
  To: kvm

Hi!

I've been getting some locking-related warning when I fire up a KVM
machine. This has been popping up since a 2.6.30 kernel:

[snip]
[119206.978058] BUG: MAX_LOCK_DEPTH too low!
[119206.978062] turning off the locking correctness validator.
[119206.978067] Pid: 9510, comm: kvm Not tainted 2.6.31 #44
[119206.978071] Call Trace:
[119206.978080]  [<ffffffff8108e4a9>] __lock_acquire+0x94c/0x974
[119206.978086]  [<ffffffff8108e59d>] lock_acquire+0xcc/0xe9
[119206.978092]  [<ffffffff810e106f>] ? mm_take_all_locks+0xd9/0x110
[119206.978099]  [<ffffffff814af652>] ? mutex_lock_nested+0x23b/0x24a
[119206.978104]  [<ffffffff810e0fd0>] ? mm_take_all_locks+0x3a/0x110
[119206.978109]  [<ffffffff814b05b9>] _spin_lock_nest_lock+0x2c/0x3b
[119206.978114]  [<ffffffff810e106f>] ? mm_take_all_locks+0xd9/0x110
[119206.978119]  [<ffffffff810e106f>] mm_take_all_locks+0xd9/0x110
[119206.978125]  [<ffffffff810efe83>] do_mmu_notifier_register
+0xa8/0x16a
[119206.978130]  [<ffffffff810eff60>] mmu_notifier_register+0xe/0x10
[119206.978136]  [<ffffffff8100daba>] kvm_dev_ioctl+0x136/0x2ed
[119206.978142]  [<ffffffff811061f9>] vfs_ioctl+0x1d/0x82
[119206.978147]  [<ffffffff81106730>] do_vfs_ioctl+0x45b/0x4a1
[119206.978153]  [<ffffffff811fdb78>] ? __up_read+0x9a/0xa2
[119206.978158]  [<ffffffff8108287b>] ? up_read+0x26/0x2a
[119206.978163]  [<ffffffff811067b8>] sys_ioctl+0x42/0x65
[119206.978169]  [<ffffffff810329eb>] system_call_fastpath+0x16/0x1b
[119216.471426] kvm: emulating exchange as write
[/snip]

Although, this does not seem to be critical as my guest op-system seems
to be working fine...

Päikest,
Priit :)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Lock warning traceback
  2009-09-29  5:56 Lock warning traceback Priit Laes
@ 2009-09-29 16:50 ` Marcelo Tosatti
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2009-09-29 16:50 UTC (permalink / raw)
  To: Priit Laes; +Cc: kvm

On Tue, Sep 29, 2009 at 08:56:24AM +0300, Priit Laes wrote:
> Hi!
> 
> I've been getting some locking-related warning when I fire up a KVM
> machine. This has been popping up since a 2.6.30 kernel:
> 
> [snip]
> [119206.978058] BUG: MAX_LOCK_DEPTH too low!
> [119206.978062] turning off the locking correctness validator.
> [119206.978067] Pid: 9510, comm: kvm Not tainted 2.6.31 #44
> [119206.978071] Call Trace:
> [119206.978080]  [<ffffffff8108e4a9>] __lock_acquire+0x94c/0x974
> [119206.978086]  [<ffffffff8108e59d>] lock_acquire+0xcc/0xe9
> [119206.978092]  [<ffffffff810e106f>] ? mm_take_all_locks+0xd9/0x110
> [119206.978099]  [<ffffffff814af652>] ? mutex_lock_nested+0x23b/0x24a
> [119206.978104]  [<ffffffff810e0fd0>] ? mm_take_all_locks+0x3a/0x110
> [119206.978109]  [<ffffffff814b05b9>] _spin_lock_nest_lock+0x2c/0x3b
> [119206.978114]  [<ffffffff810e106f>] ? mm_take_all_locks+0xd9/0x110
> [119206.978119]  [<ffffffff810e106f>] mm_take_all_locks+0xd9/0x110
> [119206.978125]  [<ffffffff810efe83>] do_mmu_notifier_register
> +0xa8/0x16a
> [119206.978130]  [<ffffffff810eff60>] mmu_notifier_register+0xe/0x10
> [119206.978136]  [<ffffffff8100daba>] kvm_dev_ioctl+0x136/0x2ed
> [119206.978142]  [<ffffffff811061f9>] vfs_ioctl+0x1d/0x82
> [119206.978147]  [<ffffffff81106730>] do_vfs_ioctl+0x45b/0x4a1
> [119206.978153]  [<ffffffff811fdb78>] ? __up_read+0x9a/0xa2
> [119206.978158]  [<ffffffff8108287b>] ? up_read+0x26/0x2a
> [119206.978163]  [<ffffffff811067b8>] sys_ioctl+0x42/0x65
> [119206.978169]  [<ffffffff810329eb>] system_call_fastpath+0x16/0x1b
> [119216.471426] kvm: emulating exchange as write
> [/snip]
> 
> Although, this does not seem to be critical as my guest op-system seems
> to be working fine...

This should fixed in recent kernels.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-29 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-29  5:56 Lock warning traceback Priit Laes
2009-09-29 16:50 ` Marcelo Tosatti

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.