From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 28 Mar 2016 08:33:03 +0200 From: Peter Zijlstra To: Boqun Feng Cc: Sedat Dilek , Linus Torvalds , Ingo Molnar , Theodore Ts'o , linux-fsdevel , LKML Subject: Re: [Linux-v4.6-rc1] ext4: WARNING: CPU: 2 PID: 2692 at kernel/locking/lockdep.c:2017 __lock_acquire+0x180e/0x2260 Message-ID: <20160328063303.GF6344@twins.programming.kicks-ass.net> References: <20160327204810.GW6356@twins.programming.kicks-ass.net> <20160328010509.GA14352@fixme-laptop.cn.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160328010509.GA14352@fixme-laptop.cn.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, Mar 28, 2016 at 09:05:09AM +0800, Boqun Feng wrote: > On Sun, Mar 27, 2016 at 10:59:00PM +0200, Sedat Dilek wrote: > > [1] says... > > > > "Also tested with lockdep's test suite after applying the patch: > > > > [ 0.000000] Good, all 253 testcases passed! |" > > > > Where can I find this "lockdep's test suite"? lib/locking-selftest* > I think that means the self test suite enabled by > CONFIG_DEBUG_LOCKING_API_SELFTESTS Correct.