All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: "Kirill A. Shutemov" <kirill@shutemov.name>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	kvm@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org,
	Andrea Arcangeli <aarcange@redhat.com>
Subject: Re: BUG: MAX_LOCK_DEPTH too low!
Date: Mon, 17 Dec 2012 10:17:07 +0200	[thread overview]
Message-ID: <20121217081707.GD11016@redhat.com> (raw)
In-Reply-To: <20121217081447.GB24173@shutemov.name>

Copying Andrea.

On Mon, Dec 17, 2012 at 10:14:47AM +0200, Kirill A. Shutemov wrote:
> Hi,
> 
> I've got this BUG on up-to-date Linus tree (aed606e):
> 
> [ 1145.439071] BUG: MAX_LOCK_DEPTH too low!
> [ 1145.439077] turning off the locking correctness validator.
> [ 1145.439081] Pid: 4619, comm: kvm Not tainted 3.7.0-08682-gaed606e-dirty #166
> [ 1145.439084] Call Trace:
> [ 1145.439094]  [<ffffffff810e6094>] __lock_acquire.isra.24+0xc54/0xe10
> [ 1145.439099]  [<ffffffff810e6873>] lock_acquire+0x93/0x140
> [ 1145.439106]  [<ffffffff8117bfa8>] ? mm_take_all_locks+0x148/0x1b0
> [ 1145.439111]  [<ffffffff8173d239>] down_write+0x49/0x90
> [ 1145.439115]  [<ffffffff8117bfa8>] ? mm_take_all_locks+0x148/0x1b0
> [ 1145.439119]  [<ffffffff8117bfa8>] mm_take_all_locks+0x148/0x1b0
> [ 1145.439124]  [<ffffffff81192253>] ? do_mmu_notifier_register+0x153/0x180
> [ 1145.439128]  [<ffffffff8119217f>] do_mmu_notifier_register+0x7f/0x180
> [ 1145.439132]  [<ffffffff811922b3>] mmu_notifier_register+0x13/0x20
> [ 1145.439138]  [<ffffffff81006036>] kvm_dev_ioctl+0x3e6/0x520
> [ 1145.439142]  [<ffffffff810e40e8>] ? debug_check_no_locks_freed+0xd8/0x170
> [ 1145.439148]  [<ffffffff811be6c7>] do_vfs_ioctl+0x97/0x540
> [ 1145.439152]  [<ffffffff811bec01>] sys_ioctl+0x91/0xb0
> [ 1145.439158]  [<ffffffff8132464e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
> [ 1145.439163]  [<ffffffff817478c6>] system_call_fastpath+0x1a/0x1f
> 
> -- 
>  Kirill A. Shutemov

--
			Gleb.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Gleb Natapov <gleb@redhat.com>
To: "Kirill A. Shutemov" <kirill@shutemov.name>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	kvm@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org,
	Andrea Arcangeli <aarcange@redhat.com>
Subject: Re: BUG: MAX_LOCK_DEPTH too low!
Date: Mon, 17 Dec 2012 10:17:07 +0200	[thread overview]
Message-ID: <20121217081707.GD11016@redhat.com> (raw)
In-Reply-To: <20121217081447.GB24173@shutemov.name>

Copying Andrea.

On Mon, Dec 17, 2012 at 10:14:47AM +0200, Kirill A. Shutemov wrote:
> Hi,
> 
> I've got this BUG on up-to-date Linus tree (aed606e):
> 
> [ 1145.439071] BUG: MAX_LOCK_DEPTH too low!
> [ 1145.439077] turning off the locking correctness validator.
> [ 1145.439081] Pid: 4619, comm: kvm Not tainted 3.7.0-08682-gaed606e-dirty #166
> [ 1145.439084] Call Trace:
> [ 1145.439094]  [<ffffffff810e6094>] __lock_acquire.isra.24+0xc54/0xe10
> [ 1145.439099]  [<ffffffff810e6873>] lock_acquire+0x93/0x140
> [ 1145.439106]  [<ffffffff8117bfa8>] ? mm_take_all_locks+0x148/0x1b0
> [ 1145.439111]  [<ffffffff8173d239>] down_write+0x49/0x90
> [ 1145.439115]  [<ffffffff8117bfa8>] ? mm_take_all_locks+0x148/0x1b0
> [ 1145.439119]  [<ffffffff8117bfa8>] mm_take_all_locks+0x148/0x1b0
> [ 1145.439124]  [<ffffffff81192253>] ? do_mmu_notifier_register+0x153/0x180
> [ 1145.439128]  [<ffffffff8119217f>] do_mmu_notifier_register+0x7f/0x180
> [ 1145.439132]  [<ffffffff811922b3>] mmu_notifier_register+0x13/0x20
> [ 1145.439138]  [<ffffffff81006036>] kvm_dev_ioctl+0x3e6/0x520
> [ 1145.439142]  [<ffffffff810e40e8>] ? debug_check_no_locks_freed+0xd8/0x170
> [ 1145.439148]  [<ffffffff811be6c7>] do_vfs_ioctl+0x97/0x540
> [ 1145.439152]  [<ffffffff811bec01>] sys_ioctl+0x91/0xb0
> [ 1145.439158]  [<ffffffff8132464e>] ? trace_hardirqs_on_thunk+0x3a/0x3f
> [ 1145.439163]  [<ffffffff817478c6>] system_call_fastpath+0x1a/0x1f
> 
> -- 
>  Kirill A. Shutemov

--
			Gleb.

  reply	other threads:[~2012-12-17  8:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17  8:14 BUG: MAX_LOCK_DEPTH too low! Kirill A. Shutemov
2012-12-17  8:14 ` Kirill A. Shutemov
2012-12-17  8:17 ` Gleb Natapov [this message]
2012-12-17  8:17   ` Gleb Natapov
  -- strict thread matches above, loose matches on Subject: below --
2008-11-17 15:24 Justin P. Mattock

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=20121217081707.GD11016@redhat.com \
    --to=gleb@redhat.com \
    --cc=aarcange@redhat.com \
    --cc=kirill@shutemov.name \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mtosatti@redhat.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 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.