[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080610.154929.168124808.davem@davemloft.net>
Date: Tue, 10 Jun 2008 15:49:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mcmanus@...ksong.com
Cc: mingo@...e.hu, ilpo.jarvinen@...sinki.fi, peterz@...radead.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org, rjw@...k.pl,
akpm@...ux-foundation.org, johnpol@....mipt.ru
Subject: Re: [fixed] [patch] Re: [bug] stuck localhost TCP connections,
v2.6.26-rc3+
From: Patrick McManus <mcmanus@...ksong.com>
Date: Fri, 06 Jun 2008 16:08:57 -0400
> If we're sure of that conclusion we should just take Ilpo's DA patch as
> that will narrow the field for finding Hakon's issue.
While the conclusion might be accurate, Ilpo's patch adds a lock
ordering problem that might introduce potential deadlocks (worst
case) or at least some lockdep warnings. Both of which are
unacceptable.
I personally don't see any clear solution, and because this new
DA code moves an operation into a code block where the locking
order pretty much has to be inverted, I don't see any real short
term solution other than a revert of this particular DA commit.
--
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