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

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 

  parent reply	other threads:[~2012-03-13 14:39 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 [this message]
2012-03-13 15:27   ` Arend van Spriel

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=20120313143916.GA2396@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=arend@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    /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).