[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070516071855.GC1801@ff.dom.local>
Date: Wed, 16 May 2007 09:18:55 +0200
From: Jarek Poplawski <jarkao2@...pl>
To: David Miller <davem@...emloft.net>
Cc: akpm@...ux-foundation.org, jeff@...zik.org, netdev@...r.kernel.org,
jura@...ams.com, paulus@...ba.org
Subject: Re: [PATCH (take 2)] netdev: lockdep classes in register_netdevice Re: [patch 04/13] ppp_generic: fix lockdep warning
On Tue, May 15, 2007 at 11:17:51PM -0700, David Miller wrote:
> From: Jarek Poplawski <jarkao2@...pl>
> Date: Wed, 16 May 2007 08:17:32 +0200
>
> > BTW - I think some patch on vlan cannot do any harm (at
> > least like this previous of mine - with only ppp
> > considered), and maybe this all could be forgotten.
>
> Let's wait to see if any new messages show up.
>
> I think how we've seperated PPP from ethernet locking
> has annotated things sufficiently for lockdep to see
> what's going on even in that VLAN case.
>
I'm 99,9% sure lockdep's warning like this will be back:
#0 vlan_netdev_xmit_lock_key
|
V
#1 ppp->wlock
|
V
(pppoe)
#0 ppp->wlock
|
V
#1 pch->downl
|
V
#2 vlan_netdev_xmit_lock_key
|
V
(eth)
This 0,1% is for Yuriy - when he changes config or turns off
lockdep, like others.
But I have no problem with waiting too.
Jarek P.
-
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