Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755979AbYJXVK4 (ORCPT ); Fri, 24 Oct 2008 17:10:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754061AbYJXVKs (ORCPT ); Fri, 24 Oct 2008 17:10:48 -0400 Received: from mail.deathmatch.net ([70.167.247.36]:2141 "EHLO mail.deathmatch.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198AbYJXVKs (ORCPT ); Fri, 24 Oct 2008 17:10:48 -0400 From: "Bob Copeland" To: Elias Oltmanns , Greg KH Cc: linux-kernel@vger.kernel.org, stable@kernel.org, jejb@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , Willy Tarreau , Rodrigo Rubira Branco , Jake Edge , Eugene Teo , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Bob Copeland , "John W. Linville" Subject: Re: [patch 27/27] ath5k: fix suspend-related oops on rmmod Date: Fri, 24 Oct 2008 17:10:37 -0400 Message-Id: <20081024210333.M86486@bobcopeland.com> In-Reply-To: <87ej253f3r.fsf@denkblock.local> References: <20081024042023.054190751@mini.kroah.org> <20081024043530.GB30828@kroah.com> <87ej253f3r.fsf@denkblock.local> X-Mailer: OpenWebMail 2.53 X-OriginatingIP: 149.101.1.135 (bob) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 854 Lines: 22 On Fri, 24 Oct 2008 22:36:24 +0200, Elias Oltmanns wrote > I've done some more testing and I'm ashamed to say that this patch is > incomplete and does indeed introduce a regression itself. Having only > just sent the fix to John, I'm afraid this patch has to be deferred for > the next stable release since the required fix is not likely to hit > Linus' tree in time. Yeah, let's drop the patch from stable since it resets the key cache even in the not-opened resume case. Note, ath5k_set_key is a no-op right now so we can just elide that whole section of code. -- Bob Copeland %% www.bobcopeland.com -- 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/