From: Andrew Morton <akpm@linux-foundation.org>
To: Vincent ETIENNE <ve@vetienne.net>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>,
netdev@vger.kernel.org
Subject: Re: [PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1
Date: Fri, 27 Apr 2007 15:32:37 -0700 [thread overview]
Message-ID: <20070427153237.03f3b59c.akpm@linux-foundation.org> (raw)
In-Reply-To: <200704272205.29131.ve@vetienne.net>
On Fri, 27 Apr 2007 22:05:28 +0200
Vincent ETIENNE <ve@vetienne.net> wrote:
> Le Friday 27 April 2007 21:20:39, vous avez __crit__:
> > On Fri, 27 Apr 2007 11:25:46 +0200 "VE \(HOME\)" <ve@vetienne.net> wrote:
> > > Andrew Morton wrote:
> > > > On Thu, 26 Apr 2007 20:58:32 +0200 Vincent ETIENNE <ve@vetienne.net>
> > > > wrote:
> > > >
> > > >
> > > > This was due to locking bustage in the net tree. It should be fixed
> > > > in 2.6.21-rc7-mm2.
> > >
> > > I have tried this version. Same problem ( see
> > > http://mail1.vetienne.net/linux/dmesg-2.6.21-rc7-mm2.log )
> >
> > That file has disappeared.
>
> Sorry wrong right on the file. Should be ok now
Please don't go off-list. Now the people who work on this code don't know
that the log is available. I've reestablished a few cc's.
The troublesome part is here:
e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
e1000: eth0: e1000_watchdog_task: 10/100 speed: disabling TSO
bonding: bond0: link status definitely up for interface eth0.
bonding: bond0: making interface eth0 the new active one.
RTNL: assertion failed at net/ipv4/devinet.c (1055)
Call Trace:
<IRQ> [<ffffffff8049b9a1>] inetdev_event+0x48/0x283
[<ffffffff804c85d1>] _spin_lock_bh+0x9/0x19
[<ffffffff804753d7>] rt_run_flush+0x7e/0xaf
[<ffffffff8022d388>] notifier_call_chain+0x29/0x56
[<ffffffff80457994>] dev_set_mac_address+0x53/0x59
[<ffffffff88006d6d>] :bonding:alb_set_slave_mac_addr+0x41/0x6c
[<ffffffff880071e9>] :bonding:alb_swap_mac_addr+0x91/0x165
[<ffffffff88002022>] :bonding:bond_change_active_slave+0x227/0x382
[<ffffffff880024c2>] :bonding:bond_select_active_slave+0xb7/0xe5
[<ffffffff88004172>] :bonding:bond_mii_monitor+0x3cd/0x41e
[<ffffffff88003da5>] :bonding:bond_mii_monitor+0x0/0x41e
[<ffffffff802299a0>] run_timer_softirq+0x130/0x19f
[<ffffffff80226b64>] __do_softirq+0x55/0xc4
[<ffffffff8020a6ac>] call_softirq+0x1c/0x28
[<ffffffff8020bfb9>] do_softirq+0x2c/0x7d
[<ffffffff802145a7>] smp_apic_timer_interrupt+0x49/0x5e
[<ffffffff80208989>] mwait_idle+0x0/0x47
[<ffffffff8020a156>] apic_timer_interrupt+0x66/0x70
<EOI> [<ffffffff802089cb>] mwait_idle+0x42/0x47
[<ffffffff80208921>] cpu_idle+0x7f/0xa2
[<ffffffff806349bd>] start_kernel+0x242/0x24e
[<ffffffff80634146>] _sinittext+0x146/0x14a
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?
next prev parent reply other threads:[~2007-04-27 22:32 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-26 18:58 [PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1 Vincent ETIENNE
2007-04-26 20:27 ` Chris Snook
2007-04-26 20:44 ` [Bonding-devel] " Jay Vosburgh
2007-04-26 21:43 ` Vincent ETIENNE
2007-05-09 18:47 ` Vincent ETIENNE
2007-05-10 19:57 ` Jay Vosburgh
2007-04-27 4:11 ` Andrew Morton
2007-04-27 9:25 ` VE (HOME)
2007-04-27 19:20 ` Andrew Morton
[not found] ` <200704272205.29131.ve@vetienne.net>
2007-04-27 22:32 ` Andrew Morton [this message]
2007-04-28 20:37 ` Vincent ETIENNE
2007-04-28 21:31 ` Andrew Morton
2007-04-28 21:55 ` Patrick McHardy
2007-04-28 22:04 ` Vincent ETIENNE
2007-04-28 21:10 ` Vincent ETIENNE
2007-04-27 21:18 ` USB HID bug (was [PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1) Greg KH
2007-04-27 22:42 ` Jiri Kosina
2007-04-27 22:55 ` Jiri Kosina
2007-04-27 23:24 ` Paul Walmsley
2007-04-28 7:21 ` Vincent ETIENNE
2007-04-28 14:07 ` Paul Walmsley
2007-04-28 15:06 ` Jiri Kosina
2007-04-28 19:50 ` [linux-usb-devel] " Alan Stern
2007-04-28 20:43 ` Vincent ETIENNE
2007-04-29 11:18 ` Jiri Kosina
2007-04-29 13:40 ` Vincent ETIENNE
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=20070427153237.03f3b59c.akpm@linux-foundation.org \
--to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.