linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Arend van Spriel" <arend@broadcom.com>
To: "Stanislaw Gruszka" <sgruszka@redhat.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: oops upon driver unload
Date: Tue, 13 Mar 2012 16:27:21 +0100	[thread overview]
Message-ID: <4F5F6759.3030005@broadcom.com> (raw)
In-Reply-To: <20120313143916.GA2396@redhat.com>

On 03/13/2012 03:39 PM, Stanislaw Gruszka wrote:
> On Tue, Mar 13, 2012 at 01:52:16PM +0100, Arend van Spriel wrote:
>> During testing I got an OOPS with the brcmsmac (see attachment). I
>> suspect mac80211 is using a driver callback after the module is
>> removed (could be wrong here). The connection with the AP is
>> dropped, and after 1 sec. the driver is unloaded using rmmod, which
>> causes the driver to unregister from mac80211.
>>
>> Any clues?
> [snip]
>
>> Mar 12 02:52:36 lb-bun-09 kernel: [575889.112002] Call Trace:
>> Mar 12 02:52:36 lb-bun-09 kernel: [575889.112002]  [<c103f0ea>] ? run_timer_softirq+0x11a/0x2d0
> Those options are useful to debug such problems:
>
> CONFIG_DEBUG_OBJECTS=y
> CONFIG_DEBUG_OBJECTS_FREE=y
> CONFIG_DEBUG_OBJECTS_TIMERS=y
> CONFIG_DEBUG_OBJECTS_WORK=y
>
> Stanislaw
>

Thanks,

I will go and try that.

Gr. AvS


      reply	other threads:[~2012-03-13 15:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13 12:52 oops upon driver unload Arend van Spriel
2012-03-13 13:00 ` Johannes Berg
2012-03-13 15:27   ` Arend van Spriel
2012-03-13 14:39 ` Stanislaw Gruszka
2012-03-13 15:27   ` Arend van Spriel [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=4F5F6759.3030005@broadcom.com \
    --to=arend@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sgruszka@redhat.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;
as well as URLs for NNTP newsgroup(s).