Return-path: Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:58961 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754518AbXKESrd (ORCPT ); Mon, 5 Nov 2007 13:47:33 -0500 Date: Mon, 5 Nov 2007 10:47:31 -0800 (PST) From: Christoph Lameter To: Michael Buesch cc: Pekka Enberg , Peter Zijlstra , "Luis R. Rodriguez" , Michael Wu , linux-wireless , "John W. Linville" , Ingo Molnar , Johannes Berg , linux-kernel@vger.kernel.org, Michael Chan , netdev@vger.kernel.org Subject: Re: RFC: Reproducible oops with lockdep on count_matching_names() In-Reply-To: <200711051526.41273.mb@bu3sch.de> Message-ID: (sfid-20071105_184750_467513_8BD00020) References: <20071101191716.GA3201@pogo> <200711051403.39479.mb@bu3sch.de> <84144f020711050556m6675ea90g1b6c8054a3940ec0@mail.gmail.com> <200711051526.41273.mb@bu3sch.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 5 Nov 2007, Michael Buesch wrote: > Hm, I don't really remember. Though, I usually have all almost kernel-hacking > options enabled. > I'll check and enable some more. slub_debug must be specified on the command line. Alternately switch on CONFIG_SLUB_DEBUG_ON in the .config to force it to be always on.