Return-path: Received: from mga14.intel.com ([143.182.124.37]:20108 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752023Ab2GQSs6 convert rfc822-to-8bit (ORCPT ); Tue, 17 Jul 2012 14:48:58 -0400 From: "Rustad, Mark D" To: David Miller CC: "" , "" , "" Subject: Re: That's pretty much it for 3.5.0 Date: Tue, 17 Jul 2012 18:48:55 +0000 Message-ID: (sfid-20120717_204909_109800_DFF5943B) References: <20120717.090142.125145009944045241.davem@davemloft.net> <997C449C-D599-4F46-A0A3-A2B869DEE36E@intel.com> In-Reply-To: <997C449C-D599-4F46-A0A3-A2B869DEE36E@intel.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Jul 17, 2012, at 10:41 AM, Rustad, Mark D wrote: > On Jul 17, 2012, at 9:01 AM, David Miller wrote: > >> Linus was _extremely_ generous and took in all the stuff that was >> pending in the net tree just now. > > Maybe *too* generous. :-) I just updated and when I boot I get an early crash in update_netdev_tables which is in netprio_cgroup.c. > >> Besides very serious issues, I'm not willing to consider any more bug >> fixes for the 'net' tree at this time. > > I think the above issue will have to be fixed, as it completely prevents booting for any kernel that includes the netprio_cgroup option. > >> Only one pending known bug qualifies, and that's the CIPSO ip option >> processing OOPS'er. And I'll work on that myself if Paul Moore >> doesn't show a sign of life in the next day. >> >> Thanks. > > > I can start taking a look at this if you like, but I see that Gao feng has two patches in the last set of patches that may be related. > > To give you an idea how early the crash is, here are a few log messages leading up to it: > > [ 0.003455] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) > [ 0.005550] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) > [ 0.007165] Mount-cache hash table entries: 256 > [ 0.010289] Initializing cgroup subsys net_cls > [ 0.010947] Initializing cgroup subsys net_prio > [ 0.011039] BUG: unable to handle kernel NULL pointer dereference at 0000000000000828 > [ 0.011998] IP: [] update_netdev_tables+0x68/0xe0 I found that I can avoid the crash by configuring the netprio_cgroup as a module. I don't need to have it built in, I just happened to. This finding may lower the temperature of this issue a lot from what I had been feeling. -- Mark Rustad, LAN Access Division, Intel Corporation