netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Patrick McHardy <kaber@trash.net>
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
	David Miller <davem@davemloft.net>,
	netdev@vger.kernel.org
Subject: Re: netlink locking warnings in 2.6.21-rc7-mm1
Date: Wed, 25 Apr 2007 12:44:49 -0700	[thread overview]
Message-ID: <20070425124449.98bf091c.akpm@linux-foundation.org> (raw)
In-Reply-To: <462F54F3.9050306@trash.net>


I just retested bare net-2.6.22, pulled 30 minutes ago.  I got just one
warning:


PM: Removing info for No Bus:0000:06:0b.0
eth0: no IPv6 routers present
ipw2200: Radio Frequency Kill Switch is On:
Kill switch must be turned off for wireless networking to work.
PM: Adding info for No Bus:eth1
ipw2200: Detected geography ZZA (11 802.11bg channels, 13 802.11a channels)
ipw2200: Failed to send WEP_KEY: Aborted due to RF kill switch.
ipw2200: Failed to send WEP_KEY: Command timed out.
ipw2200: Failed to send WEP_KEY: Command timed out.
BUG: at kernel/mutex-debug.c:82 debug_mutex_unlock()
 [<c012d18a>] debug_mutex_unlock+0x5a/0x134
 [<c02d67e2>] __mutex_unlock_slowpath+0x9d/0xcf
 [<f8c3618b>] ipw_wx_set_encode+0x0/0x82 [ipw2200]
 [<c028b92c>] rtnl_unlock+0xa/0x29
 [<c0286651>] dev_ioctl+0x3d0/0x402
 [<c014b078>] __handle_mm_fault+0x7c6/0x7e8
 [<c01a649b>] selinux_file_alloc_security+0x1f/0x40
 [<c027b943>] sock_ioctl+0x0/0x1be
 [<c0162925>] do_ioctl+0x19/0x4d
 [<c0162b58>] vfs_ioctl+0x1ff/0x216
 [<c0162bbb>] sys_ioctl+0x4c/0x65
 [<c0103b0c>] syscall_call+0x7/0xb
 [<c02d0000>] unix_dgram_sendmsg+0x76/0x400
 =======================

It's 100% reproducible here, using
http://userweb.kernel.org/~akpm/config-sony.txt





The weird ASSERT_RTNL warnings aren't there, so something else in -mm
(prior to git-net.patch in the series file) would appear to be interacting
with net changes.


  reply	other threads:[~2007-04-25 19:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-24 19:42 netlink locking warnings in 2.6.21-rc7-mm1 Andrew Morton
2007-04-24 21:20 ` David Miller
2007-04-24 21:26   ` Andrew Morton
2007-04-25  1:06   ` Herbert Xu
2007-04-25 13:17     ` Patrick McHardy
2007-04-25 19:44       ` Andrew Morton [this message]
2007-04-25 20:51         ` Patrick McHardy
2007-04-25 21:01           ` David Miller
2007-04-25 23:48           ` Andrew Morton
2007-04-25 13:14   ` Patrick McHardy

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=20070425124449.98bf091c.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=kaber@trash.net \
    --cc=netdev@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).