[patch 19/21] net, 8139too.c: fix netpoll deadlock

2007-02-20 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Ingo Molnar <[EMAIL PROTECTED]> [PATCH] net, 8139too.c: fix netpoll deadlock fix deadlock in the 8139too driver: poll handlers should never forcibly enable local interrupts, because they might be

[patch 19/21] net, 8139too.c: fix netpoll deadlock

2007-02-20 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Ingo Molnar [EMAIL PROTECTED] [PATCH] net, 8139too.c: fix netpoll deadlock fix deadlock in the 8139too driver: poll handlers should never forcibly enable local interrupts, because they might be