From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Cc: Vasanth Thiagarajan <Vasanth.Thiagarajan@atheros.com>,
"ath9k-devel@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
Luis Rodriguez <Luis.Rodriguez@atheros.com>
Subject: Re: [ath9k-devel] [RFT 0/4] ath9k: fix oops during driver unload
Date: Tue, 6 Oct 2009 11:58:30 -0400 [thread overview]
Message-ID: <43e72e890910060858l13c235bau802c89098ce0bade@mail.gmail.com> (raw)
In-Reply-To: <20091006055222.GA26591@vasanth-laptop>
On Tue, Oct 6, 2009 at 1:52 AM, Vasanthakumar Thiagarajan
<vasanth@atheros.com> wrote:
> On Tue, Oct 06, 2009 at 09:23:17AM +0530, Luis Rodriguez wrote:
>> This should fix an oops reported by Vasanth.
>> Vasanth my rc3 poos out, can you let me know if this
>> fixes the issue you saw?
>>
>> Luis R. Rodriguez (4):
>> ath9k: move common->debug_mask setting to ath_init_softc()
>> ath9k: fix oops during unload -- initialize hw prior to debugfs
>> ath9k: add helper to un-init the hw properly
>> ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
>>
>> drivers/net/wireless/ath/ath.h | 6 ++++
>> drivers/net/wireless/ath/ath9k/ath9k.h | 1 -
>> drivers/net/wireless/ath/ath9k/beacon.c | 12 -------
>> drivers/net/wireless/ath/ath9k/debug.c | 5 ---
>> drivers/net/wireless/ath/ath9k/hw.c | 11 ++++++-
>> drivers/net/wireless/ath/ath9k/mac.c | 13 ++++++++
>> drivers/net/wireless/ath/ath9k/mac.h | 1 +
>> drivers/net/wireless/ath/ath9k/main.c | 50 ++++++++++++++++++------------
>> 8 files changed, 60 insertions(+), 39 deletions(-)
>>
>
> The issue is not fixed completely, ah->common is used after ah is
> freed in ath_cleanup() which makes rmmod ath9k stuck in the middle.
Thanks I'll fix that as well.
Luis
prev parent reply other threads:[~2009-10-06 15:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-06 3:53 [RFT 0/4] ath9k: fix oops during driver unload Luis R. Rodriguez
2009-10-06 3:53 ` [RFT 1/4] ath9k: move common->debug_mask setting to ath_init_softc() Luis R. Rodriguez
2009-10-06 3:53 ` [RFT 2/4] ath9k: fix oops during unload -- initialize hw prior to debugfs Luis R. Rodriguez
2009-10-06 3:53 ` [RFT 3/4] ath9k: add helper to un-init the hw properly Luis R. Rodriguez
2009-10-06 3:53 ` [RFT 4/4] ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() Luis R. Rodriguez
2009-10-06 5:52 ` [RFT 0/4] ath9k: fix oops during driver unload Vasanthakumar Thiagarajan
2009-10-06 15:58 ` Luis R. Rodriguez [this message]
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=43e72e890910060858l13c235bau802c89098ce0bade@mail.gmail.com \
--to=lrodriguez@atheros.com \
--cc=Luis.Rodriguez@atheros.com \
--cc=Vasanth.Thiagarajan@atheros.com \
--cc=ath9k-devel@lists.ath9k.org \
--cc=linux-wireless@vger.kernel.org \
--cc=vasanth@atheros.com \
/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