]> git.baikalelectronics.ru Git - kernel.git/commit
mISDN: L2 timeouts need to be queued as L2 event
authorKarsten Keil <isdn@linux-pingi.de>
Fri, 4 May 2012 04:15:32 +0000 (04:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 May 2012 15:54:27 +0000 (11:54 -0400)
commit52c79905c2adf448b6f799914ca7acf34d3b8850
treebb244d8d7743d2c078fe817d25a3ae4a37ca3d39
parent8922f41cbe71a9ea27687dde7b2115963aef7304
mISDN: L2 timeouts need to be queued as L2 event

To be full preemptiv safe, we cannot handle a L2 timeout in the timer
context itself, we should do all actions via the D-channel thread.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/layer2.c
drivers/isdn/mISDN/tei.c
include/linux/mISDNif.h