From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nico Schottelius Subject: Re: BUG: All network processes hang (brcmsmac/wpa_supplicant) Date: Wed, 19 Oct 2011 15:07:49 +0200 Message-ID: <20111019130749.GD11883@schottelius.org> References: <20111019123602.GA11883@schottelius.org> <1319028563.8416.1.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nico Schottelius , Arend van Spriel , LKML , "linux-wireless@vger.kernel.org" , netdev To: Eric Dumazet Return-path: Content-Disposition: inline In-Reply-To: <1319028563.8416.1.camel@edumazet-laptop> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hey Eric, Eric Dumazet [Wed, Oct 19, 2011 at 02:49:23PM +0200]: > > Sorry, no CONFIG_LOCKDEP in your config or dmesg. Maybe you sent a > previous dmesg/config file ? > > Note that you have "CONFIG_LOCKDEP_SUPPORT=y", not "CONFIG_LOCKDEP=y" Right, make all told me to setup CONFIG_LOCKDEP_SUPPORT=y, but I've setup CONFIG_LOCKDEP=y manually in .config as I haven't found the entry in menuconfig. It seems that this option was removed from .config in the build process, though. Should I set it up via make -j5 CONFIG_LOCKDEP=y CONFIG_LOCKDEP_SUPPORT=y ? Cheers, Nico -- PGP key: 7ED9 F7D3 6B10 81D7 0EC5 5C09 D7DC C8E4 3187 7DF0