Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965129Ab2FAP4O (ORCPT ); Fri, 1 Jun 2012 11:56:14 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:60199 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965114Ab2FAP4H (ORCPT ); Fri, 1 Jun 2012 11:56:07 -0400 Date: Fri, 1 Jun 2012 15:06:35 +0800 From: Greg KH To: Larry Finger Cc: Herton Ronaldo Krzesinski , linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Joshua Roys , Neptune Ning , "John W. Linville" Subject: Re: [ 89/94] rtlwifi: fix for race condition when firmware is cached Message-ID: <20120601070635.GE13229@kroah.com> References: <20120527010332.GA11170@kroah.com> <20120527010436.309233153@linuxfoundation.org> <20120528202113.GD2915@herton-Z68MA-D2H-B3> <4FC3F530.6070906@lwfinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FC3F530.6070906@lwfinger.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1467 Lines: 35 On Mon, May 28, 2012 at 04:59:12PM -0500, Larry Finger wrote: > On 05/28/2012 03:21 PM, Herton Ronaldo Krzesinski wrote: > >On Sun, May 27, 2012 at 10:05:52AM +0900, Greg KH wrote: > >>3.3-stable review patch. If anyone has any objections, please let me know. > >> > >>------------------ > >> > >>From: Larry Finger > >> > >>commit 574e02abaf816b582685805f0c1150ca9f1f18ee upstream. > >> > >>In commit b0302ab, the rtlwifi family of drivers was converted to use > >>asynchronous firmware loading. Unfortumately, the implementation was > >>racy, and the ieee80211 routines could be started before rtl_init_core() > >>was called to setup the data. > > > >Shouldn't also 3.3 have another fix after b0302ab was applied to it, > >that is commit 0298dc9 ("rtlwifi: rtl8192de: Fix firmware initialization") ? > >I noted it is missing, cherry-picks cleanly here on 3.3 > > Yes, that patch could be applied to 3.3. I chose not to mark it as > Cc Stable as that card is not widely available, thus I did not > expect the problem to harm many users. On reflection, I think I made > the wrong choice. > > Greg, could you please apply mainline commit 0298dc9 to 3.3-stable? Now applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/