[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87y6e2d9rd.fsf@basil.nowhere.org>
Date: Sat, 26 Jun 2010 00:31:50 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Andy Gospodarek <andy@...yhouse.net>
Cc: netdev@...r.kernel.org, amwang@...hat.com, fubar@...ibm.com
Subject: Re: [PATCH 2.6.35] bonding: prevent netpoll over bonded interfaces
Andy Gospodarek <andy@...yhouse.net> writes:
> Support for netpoll over bonded interfaces was added here:
>
> commit f6dc31a85cd46a959bdd987adad14c3b645e03c1
> Author: WANG Cong <amwang@...hat.com>
> Date: Thu May 6 00:48:51 2010 -0700
>
> bonding: make bonding support netpoll
>
> but it is bad enough that we should probably just disable netpoll over
> bonding until some of the locking logic in the bonding driver is changed
> or converted completely to RCU. Simple actions like changing the active
> slave in active-backup mode will hang the box if a high enough printk
> debugging level is enabled.
Normally you just need to prevent the printks when called from poll
context. That's not rocket science.
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists