Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755660AbXLLOli (ORCPT ); Wed, 12 Dec 2007 09:41:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752062AbXLLOl2 (ORCPT ); Wed, 12 Dec 2007 09:41:28 -0500 Received: from rv-out-0910.google.com ([209.85.198.184]:39079 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751292AbXLLOl1 (ORCPT ); Wed, 12 Dec 2007 09:41:27 -0500 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=F7V9C9xSsN+B1J0BAaYhCa64yDu3zfIRpzncf9P5/n/BNErwisWM/QZqbDS0tEHvw1VbfLzmqGBdB3Na3S8wY2DezIq2Y7+vrrYDh3VVFlqqQC7pj5hg+ILk9Wk8rSnmLFrVwULkab6erx8sY4riR/g0MyCv76ytmH5qcSscXko= Message-ID: Date: Wed, 12 Dec 2007 23:41:24 +0900 From: "Joonwoo Park" To: "Andrew Morton" Subject: Re: [PATCH 1/2] [net/wireless/iwlwifi] : iwlwifi 3945 Fix raceconditional panic. Cc: "Zhu Yi" , ipw3945-devel@lists.sourceforge.net, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org In-Reply-To: <20071212034325.4a022320.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <00e501c831ab$2e78daa0$9c94fea9@jason> <1196298656.7614.77.camel@debian.sh.intel.com> <016401c83229$3302d250$9c94fea9@jason> <20071212034325.4a022320.akpm@linux-foundation.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1048 Lines: 34 2007/12/12, Andrew Morton : > > Did drivers/net/wireless/iwlwifi/iwl4965-base.c get fixed in a simlar > fashion? > Hi Andrew, Both of them was applied to mainline. commit 3ae6a054553ee8b7f74bf7de8904022b26705778 Author: Joonwoo Park Date: Thu Nov 29 10:43:16 2007 +0900 iwlwifi 4965 Fix race conditional panic. Signed-off-by: Joonwoo Park Signed-off-by: John W. Linville commit e47eb6ad41e8fc4c2696665512b70d1fd4cf3f22 Author: Joonwoo Park Date: Thu Nov 29 10:42:49 2007 +0900 iwlwifi 3945 Fix race conditional panic. Signed-off-by: Joonwoo Park Signed-off-by: John W. Linville Thanks, Joonwoo -- 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/