]> git.baikalelectronics.ru Git - kernel.git/commit
[ATM]: [he] don't hold the device lock when upcalling
authorChas Williams <chas@cmf.nrl.navy.mil>
Tue, 19 Sep 2006 19:59:11 +0000 (12:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Sep 2006 19:59:11 +0000 (12:59 -0700)
commitda21ce5c656783c44d9805794096add3deef90e6
treef3729d9ac9bf3c5ffcb7505eb41b4244cca67e50
parent5a61b743a66fe02a4c2628fab6303ed2de467a52
[ATM]: [he] don't hold the device lock when upcalling

This can create a deadlock/lock ordering problem with other layers
that want to use the transmit (or other) path of the card at that
time.

Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/he.c