[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081007.154620.37617395.davem@davemloft.net>
Date: Tue, 07 Oct 2008 15:46:20 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: benjamin.thery@...l.net
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org,
dlezcano@...ibm.com
Subject: Re: [PATCH] net: deadlock during net device unregistration
From: Benjamin Thery <benjamin.thery@...l.net>
Date: Mon, 06 Oct 2008 17:19:13 +0200
> I guess you know a lot better than me the history behind this piece of
> code and why it was done this way.
Or maybe Herbert doesn't know :-)
I wrote this crap, and I can't remember why I decided to drop
the RTNL semaphore so early and go directly to that todo lock.
Maybe it was purely because of how the interfaces are arranged
and I considered it ugly to drop the RTNL semaphore in the
todo list running code. Who knows...
I'm going to scrutinize Herbert's patch some more, but this is
really a borderline change to put into 2.6.27 so late in the
RC cycle.
I want to fix this bug, but... it's risky.
--
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