netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Vincent ETIENNE <ve@vetienne.net>,
	Stephen Hemminger <shemminger@linux-foundation.org>,
	netdev@vger.kernel.org
Subject: Re: [PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1
Date: Sat, 28 Apr 2007 23:55:35 +0200	[thread overview]
Message-ID: <4633C2D7.9040509@trash.net> (raw)
In-Reply-To: <20070428143102.f39299b5.akpm@linux-foundation.org>

Andrew Morton wrote:
> On Sat, 28 Apr 2007 22:37:42 +0200 Vincent ETIENNE <ve@vetienne.net> wrote:
> 
>>>because we thought we'd fixed the rtnl_lock() problems in 2.6.21-rc7-mm2.
>>>Are you sure that log is from 2.6.21-rc7-mm2?
>>
>>
>>Yes. I have retested it another time ( for adding the small usb debug 
>>message ) and get the same message a new time.
>>
>>Maybe a tiny difference : only eth0 was setup during boot ( bond0 and eth1 was 
>>not setup - volontary  - to avoid problem that could interfere with usb ). 
>>Ony after having done my usb test, i have stopped the eth0, setup bond 
>>interface and restart bond interface and got the same problem with the same 
>>back trace.
> 
> 
> OK, thanks.


The failed RTNL assertion here is unrelated to the mutex initialization
bug in 2.6.1-rc7-mm1. The bonding driver is not holding the rtnl_mutex
while calling dev_set_mac_address (and can not since its called from
a timer). I believe this is a known problem to the bonding maintainers.

  reply	other threads:[~2007-04-28 21:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200704262058.33087.ve@vetienne.net>
     [not found] ` <20070426211146.f370cf81.akpm@linux-foundation.org>
     [not found]   ` <010a01c788ae$0a7d0140$5601a8c0@apws2>
2007-04-27 19:20     ` [PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1 Andrew Morton
     [not found]       ` <200704272205.29131.ve@vetienne.net>
2007-04-27 22:32         ` Andrew Morton
2007-04-28 20:37           ` Vincent ETIENNE
2007-04-28 21:31             ` Andrew Morton
2007-04-28 21:55               ` Patrick McHardy [this message]
2007-04-28 22:04               ` Vincent ETIENNE
     [not found] ` <46310B19.8@redhat.com>
     [not found]   ` <1791.1177620299@death>
     [not found]     ` <200705092047.11753.ve@vetienne.net>
2007-05-10 19:57       ` [Bonding-devel] " Jay Vosburgh

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=4633C2D7.9040509@trash.net \
    --to=kaber@trash.net \
    --cc=akpm@linux-foundation.org \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@linux-foundation.org \
    --cc=ve@vetienne.net \
    /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).