Re: [Bugme-new] [Bug 10326] New: inconsistent lock state in net_rx_action

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: <netdev@...>, <bugme-daemon@...>, <marcus@...>, Stephen Hemminger <shemminger@...>, Rafael J. Wysocki <rjw@...>, LKML <linux-kernel@...>
Date: Thursday, March 27, 2008 - 4:55 am

On Wed, Mar 26, 2008 at 05:14:03PM -0700, Andrew Morton wrote:
...
...

sky2_poll() doesn't take napi->poll_lock; this lock is taken by
netpoll_poll() before calling sky2_poll(). And before this hardirqs
are disabled in write_msg(). So, theoretically lockdep could be right
if sky2_poll() would enable irqs after this. (If it were done in
netpoll - lockdep should warn before or after sky2_poll() call.)
But I really can't see any such possibility in sky2_poll().

Regards,
Jarek P.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Bugme-new] [Bug 10326] New: inconsistent lock state in ..., Jarek Poplawski, (Thu Mar 27, 4:55 am)
Re: [Bugme-new] [Bug 10326] New: inconsistent lock state in ..., Rafael J. Wysocki, (Thu Mar 27, 5:56 pm)