git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ed80fe
)
mISDN: L2 timeouts need to be queued as L2 event
author
Karsten Keil
<isdn@linux-pingi.de>
Fri, 4 May 2012 04:15:32 +0000
(
04:15
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 4 May 2012 15:54:27 +0000
(11:54 -0400)
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>
No differences found