Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754457AbYHDJCd (ORCPT ); Mon, 4 Aug 2008 05:02:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752765AbYHDJCY (ORCPT ); Mon, 4 Aug 2008 05:02:24 -0400 Received: from ti-out-0910.google.com ([209.85.142.185]:37643 "EHLO ti-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752665AbYHDJCX (ORCPT ); Mon, 4 Aug 2008 05:02:23 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=PQXXp8puKd+dlwrx2/Jxq+is3hciXeZpMGrRIzU5YYEa71GWUWKKC7YpCdCx1eHDa2 6g7r1M2sschWBK/vE5jHX+8YnVEeCZxrkTStNSUdjZuaLUKk/DveDZ3TPJWIeS+gnnnK pfyugVUBrZ0Ltrq6rjH4SvrasP1/7EqUNUny0= Message-ID: Date: Mon, 4 Aug 2008 17:02:20 +0800 From: "Dave Young" To: "Jiri Slaby" Subject: Re: [PATCH] ath5k : ath5k_config_interface deadlock fix Cc: "Bob Copeland" , "Andrew Morton" , "Pekka Enberg" , johannes@sipsolutions.net, tomasw@gmail.com, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, ath5k-devel@venema.h4ckr.net, linville@tuxdriver.com, stable@kernel.org In-Reply-To: <4896B89C.9060901@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080801074014.GA3341@darkstar> <4892C2CA.7010003@gmail.com> <4892C359.9000304@cs.helsinki.fi> <20080801011415.ff4821a3.akpm@linux-foundation.org> <4896B89C.9060901@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1457 Lines: 50 On Mon, Aug 4, 2008 at 4:06 PM, Jiri Slaby wrote: > Dave Young napsal(a): >> >> On Fri, Aug 1, 2008 at 9:43 PM, Bob Copeland wrote: >>> >>> On Fri, Aug 1, 2008 at 4:14 AM, Andrew Morton >>> wrote: >>>> >>>> On Fri, 01 Aug 2008 11:03:37 +0300 Pekka Enberg >>>> wrote: >>>> >>>>> Jiri Slaby wrote: >>>>>> >>>>>> Dave Young napsal(a): >>>>>>> >>>>>>> In the drivers/net/wireless/ath5k/base.c, there's recursive locking >>>>>>> of >>>>>>> sc->lock >>>>>> >>>>>> Should be fixed already: >>>>>> >>>>>> http://git.kernel.org/?p=linux/kernel/git/linville/wireless-2.6.git;a=commitdiff_plain;h=bc05116ab33d30342e2b4b1bcc6d6e1184e9df97 >>>>> >>>>> I guess that didn't make it to -stable? >>>> >>>> (cc stable!) >>> >>> Not to worry, the commit that introduced it was >>> 9d139c810a2aa17365cc548d0cd2a189d8433c65, which as far as I can tell >>> came in after 2.6.26. >> >> Strange, I get system stuck in 2.6.26 as well, so there might be other >> bugs. > > Could you provide any logs regarding this, please? > I will generate some new logs tomorrow. There's some info in: http://lkml.org/lkml/2008/7/29/32 -- Regards dave -- 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/