Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755317Ab1EDUJG (ORCPT ); Wed, 4 May 2011 16:09:06 -0400 Received: from mail-yw0-f46.google.com ([209.85.213.46]:47412 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752090Ab1EDUJE convert rfc822-to-8bit (ORCPT ); Wed, 4 May 2011 16:09:04 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=nXLbfS1K+lRCUcfMx2g0RJUdpCVs1R59GelmwXgx3odoVvswpbpta+IvhdoOnNlRrY D7TOhICEy3vGwlwrMnslklVGUQyjj9GW6kYb7MiU4xU3Dy9wUp1UpaPWA2O4M8+vVTfr l5P13dcjQ+woF4u3Lzd409vAvEPGMG3crKJq8= MIME-Version: 1.0 In-Reply-To: <20110504192639.GB4551@thinkpad-t410> References: <20110504153819.GA4551@thinkpad-t410> <20110504172716.GC18541@tuxdriver.com> <20110504192639.GB4551@thinkpad-t410> Date: Wed, 4 May 2011 23:09:03 +0300 Message-ID: Subject: Re: ath5k regression associating with APs in 2.6.38 From: Nick Kossifidis To: "John W. Linville" , Jiri Slaby , Nick Kossifidis , "Luis R. Rodriguez" , Bob Copeland , linux-wireless@vger.kernel.org, ath5k-devel@venema.h4ckr.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2098 Lines: 46 2011/5/4 Seth Forshee : > On Wed, May 04, 2011 at 01:27:17PM -0400, John W. Linville wrote: >> On Wed, May 04, 2011 at 10:38:19AM -0500, Seth Forshee wrote: >> > I've been investigating some reports of a regression in associating with >> > APs with AR2413 in 2.6.38. Association repeatedly fails with some >> > "direct probe to x timed out" messages (see syslog excerpt below), >> > although it will generally associate eventually, after many tries. >> > >> > Bisection identifies 8aec7af (ath5k: Support synth-only channel change >> > for AR2413/AR5413) as offending commit. Prior to this commit there are >> > no direct probe messages at all in the logs. I've also found that >> > forcing fast to false at the top of ath5k_hw_reset() fixes the issue. >> > I'm not sure what the connection is between this commit and the >> > timeouts. Any suggestions? >> >> Have you tried reverting that commit on top of 2.6.38?  Can you >> recreate the issue with 2.6.39-rc6 (or later)? > > I started to revert that commit, but it wasn't straight-forward due to > later changes. Forcing fast to false in ath5k_hw_reset() acts as a > functional revert of sorts since that should force it back to a full > reset for all channel changes, and it's much simpler than working out > the right way to revert the commit. I think the results suggest strongly > that a revert is likely to fix the problem. I can finish the work to > revert if you'd still like to see the results. > > Testing a previous .39-rc kernel still exhibited the failure. I don't > recall which one it was and apparently forgot to make note of it. I'll > request testing against rc6. > > Thanks, > Seth > Do you get scan results ? Can you enable ATH5K_DEBUG_RESET and see what you get ? -- GPG ID: 0xD21DB2DB As you read this post global entropy rises. Have Fun ;-) Nick -- 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/