netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
To: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	 Bcm43xx-dev-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org
Subject: DEBUG_LOCKS_WARN_ON triggered by bcm43xx-SoftMAC
Date: Tue, 15 Aug 2006 22:54:05 -0500	[thread overview]
Message-ID: <44E296DD.3040803@lwfinger.net> (raw)

Using vanilla wireless-2.6 from Linville's tree as updated today, I
get a warning generated by the statement
         if (DEBUG_LOCKS_WARN_ON(!irqs_disabled()))
in kernel.lockdep.c. This warning only occurs when my wireless
interface is inserted and bcm43xx-softmac is activated. For that
reason I have included the SoftMAC and bcm43xx messages.

kernel: SoftMAC: sent association request!
kernel: SoftMAC: associated!
kernel: bcm43xx: set security called, .active_key = 0, .level = 2,
.enabled = 1, .encrypt = 1
kernel: bcm43xx: set security called, .enabled = 1, .encrypt = 1
kernel: BUG: warning at kernel/lockdep.c:1801/trace_hardirqs_on()
kernel:  [<c0103da7>] show_trace_log_lvl+0x197/0x1c0
kernel:  [<c01052db>] show_trace+0x1b/0x20
kernel:  [<c0105306>] dump_stack+0x26/0x30
kernel:  [<c013596f>] trace_hardirqs_on+0x17f/0x190
kernel:  [<c0104a15>] do_general_protection+0xc5/0x230
kernel:  [<c01034b1>] error_code+0x39/0x40
kernel:  [<000038c7>] 0x38c7
kernel:  [<c01052db>] show_trace+0x1b/0x20
kernel:  [<c0105306>] dump_stack+0x26/0x30
kernel:  [<c013596f>] trace_hardirqs_on+0x17f/0x190
kernel:  [<c0104a15>] do_general_protection+0xc5/0x230
kernel:  [<c01034b1>] error_code+0x39/0x40

I'm at a loss here. Can anyone explain how to interpret this dump? I
think I see a general protection fault, but what to do from there is a
mystery.

Thanks,

Larry

             reply	other threads:[~2006-08-16  3:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-16  3:54 Larry Finger [this message]
     [not found] ` <44E296DD.3040803-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2006-08-16 16:06   ` DEBUG_LOCKS_WARN_ON triggered by bcm43xx-SoftMAC Michael Buesch
2006-08-16 16:21     ` Arjan van de Ven
2006-08-16 16:47       ` Larry Finger
     [not found]     ` <200608161806.10348.mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
2006-08-16 16:26       ` Larry Finger

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=44E296DD.3040803@lwfinger.net \
    --to=larry.finger-tq5ms3gmjblk1umjsbkqmq@public.gmane.org \
    --cc=Bcm43xx-dev-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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).