From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404 Date: Sat, 15 Mar 2014 16:41:21 +0100 Message-ID: <1394898081.30941.5.camel@jlt4.sipsolutions.net> References: <20140305125703.GA7193@localhost> <20140305132317.GB10880@localhost> <20140308121138.GA8359@localhost> <20140312173446.GD2983@piware.de> <1394896841.30941.4.camel@jlt4.sipsolutions.net> (sfid-20140315_163416_062883_7BDF2F58) Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Martin Pitt , Fengguang Wu , linux-wireless , netdev , linux-kernel@vger.kernel.org To: Krishna Chaitanya Return-path: In-Reply-To: (sfid-20140315_163416_062883_7BDF2F58) Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sat, 2014-03-15 at 21:03 +0530, Krishna Chaitanya wrote: > > > what RC are u using? Default should be minstrel, i dont see > > > a reason for rc alloc to fail (remote reason kmalloc failure), > > > so did you disable RC completely? No prints either w.r.t RC either in > > > dmesg? > > > > Pay attention to the .config. > > > Missed the attachment, thanks for pointing. > As guessed the rate control is empty causing the registration fail. It still shouldn't crash though. Looks like there's a fix in this thread, can somebody verify & post it? Thx, johannes