lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111201140500.GA4269@tiehlicka.suse.cz>
Date:	Thu, 1 Dec 2011 15:05:00 +0100
From:	Michal Hocko <mhocko@...e.cz>
To:	Stanislaw Gruszka <sgruszka@...hat.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"John W. Linville" <linville@...driver.com>,
	linux-wireless@...r.kernel.org, Yong Zhang <yong.zhang0@...il.com>
Subject: Re: [3.2-rc3] 100% CPU usage while in del_timer_sync from
 iwl3945_rs_free_sta

On Thu 01-12-11 13:44:40, Michal Hocko wrote:
> On Thu 01-12-11 12:59:12, Stanislaw Gruszka wrote:
> > On Thu, Dec 01, 2011 at 11:55:38AM +0100, Michal Hocko wrote:
> > > [  349.316070] iwl3945_rs_free_sta rs_sta f4be1ac0
> > > [  349.316076] ------------[ cut here ]------------
> > > [  349.316097] WARNING: at drivers/net/wireless/iwlegacy/iwl-3945-rs.c:438 iwl3945_rs_free_sta+0x33/0x42 [iwl3945]()
> > 
> > Johannes pointed on irc that this problem is most likely caused by:
> > 
> > commit f785d83a19bca326f79d127a413e35769afc0105
> > Author: Eliad Peller <eliad@...ery.com>
> > Date:   Mon Aug 8 16:50:22 2011 +0300
> > 
> >     mac80211: clear sta.drv_priv on reconfiguration
> > 
> > Michal, could you confirm that? If that is the root of the problem, we
> > need patch for iwlegacy (and iwlwifi) that allocate separate memory for
> > rc structures.
> 
> Should I just revert it?

Reverted and guess what ;)
Yeah, it works. So feel free to add
Reported-adn-Tested-by: Michal Hocko <mhocko@...e.cz>
to the revert.

Anyway, I have really no idea about the 80211 stack but the patch
doesn't seem to be correct from the layering POV. Why should generic
layer clear something that is driver private data (or at least the
naming suggests that it is driver specific data)?

Thanks a lot for your help.
-- 
Michal Hocko
SUSE Labs
SUSE LINUX s.r.o.
Lihovarska 1060/12
190 00 Praha 9    
Czech Republic
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ