linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sujith Manoharan <c_manoha@qca.qualcomm.com>
To: Michael Leun <lkml20120218@newton.leun.net>
Cc: Ben Greear <greearb@candelatech.com>,
	Kelly Anderson <kelly@silka.with-linux.com>,
	linux-wireless Mailing List <linux-wireless@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	<casteyde.christian@free.fr>,
	"ath9k-devel@lists.ath9k.org" <ath9k-devel@venema.h4ckr.net>
Subject: [ath9k-devel] 3.4-rc ath9k regression (Re: 3.3.1 ath9k regression)
Date: Tue, 10 Apr 2012 00:42:33 +0530	[thread overview]
Message-ID: <20355.13473.382563.281929@gargle.gargle.HOWL> (raw)
In-Reply-To: <20120409010816.36244f17@xenia.leun.net>

Michael Leun wrote:
> After an suspend to disk / resume cycle (in kernel suspend to disk,
> openSuSE) with 3.4-rc2 my ath9k wireless does not ping
> anymore.
> 
> Output of iwconfig wlan0 looks just as usual (associated to AP).
> 
> iwconfig wlan0 essid <myssid> fixes this (causes an
> deauthenticate/authenticate with AP) - then connectivity is there again.
> 
> Guess what: "Of course" does not happen when reverting
> c1afdaff90538ef085b756454f12b29575411214 ath9k: fix going to full-sleep
> on PS idle.
> 
> So, in my opinion it should be seriously considered to revert that patch
> until it is fully understood what is going on and why.
> 
> It may look theoretically correct (I've no knowledge that would enable
> me assess that), but it seems to have caused 3 more or less different
> problems to various people.

The patch in question should just be reverted for 3.3.1-stable. It would mean
that power-saving would take a hit on that kernel - but it's impact would be
much lesser than a broken driver, one that fails in basic connection.
I'll send a patch reverting c1afdaff90538ef085b756454f12b29575411214.

For 3.4, can you build the driver with debugging enabled [1] , load the driver
with debug=0x801 and post the log here (before/after resume) ?

Thanks.

[1] : http://linuxwireless.org/en/users/Drivers/ath9k/debug

Sujith

  parent reply	other threads:[~2012-04-09 19:13 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03  5:46 3.3.1 ath9k regression Kelly Anderson
2012-04-03  6:01 ` Ben Greear
2012-04-03  6:26   ` [ath9k-devel] " Mohammed Shafi
2012-04-03  6:49     ` Kelly Anderson
2012-04-03  7:16       ` Mohammed Shafi
2012-04-03  7:46         ` Kelly Anderson
2012-04-03  7:52           ` Mohammed Shafi
2012-04-03  8:04             ` Mohammed Shafi
2012-04-03  8:38               ` Kelly Anderson
2012-04-03 18:03                 ` Michael Leun
2012-04-04  7:29                   ` Mohammed Shafi
2012-04-04 15:03                     ` Mohammed Shafi
2012-04-04 21:51                       ` Michael Leun
2012-04-05  6:16                         ` Mohammed Shafi
2012-04-05 13:53                           ` Michael Leun
2012-04-05 18:25                         ` Ben Greear
2012-04-06  5:11                           ` Mohammed Shafi
2012-04-06 20:31                             ` Ben Greear
2012-04-08 23:08                               ` 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression) Michael Leun
2012-04-09  6:28                                 ` Mohammed Shafi
2012-04-09  8:45                                   ` Sergio Correia
2012-04-09 10:25                                   ` Michael Leun
2012-04-09 14:03                                     ` Michael Leun
2012-04-09 14:22                                       ` Mohammed Shafi
2012-04-09 15:29                                         ` Michael Leun
2012-04-10  5:48                                           ` Mohammed Shafi
2012-04-10 10:05                                             ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Mohammed Shafi
2012-04-12 13:46                                           ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Felix Fietkau
2012-04-12 13:58                                             ` Felipe Contreras
2012-04-12 15:35                                               ` Michael Leun
2012-04-12 18:11                                                 ` Felix Fietkau
2012-04-12 19:28                                                   ` Sergio Correia
2012-04-14 21:15                                                     ` Felipe Contreras
2012-04-12 22:01                                                   ` Michael Leun
2012-04-09 19:12                                 ` Sujith Manoharan [this message]
2012-04-09 21:21                                   ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Michael Leun
2012-04-09  6:52                               ` [ath9k-devel] 3.3.1 ath9k regression Mohammed Shafi
2012-04-04 10:40 ` Mantas M.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20355.13473.382563.281929@gargle.gargle.HOWL \
    --to=c_manoha@qca.qualcomm.com \
    --cc=ath9k-devel@venema.h4ckr.net \
    --cc=casteyde.christian@free.fr \
    --cc=greearb@candelatech.com \
    --cc=kelly@silka.with-linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lkml20120218@newton.leun.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).