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:
5ada991
)
Bluetooth: Replace rfcomm tty tasklet by workqueue
author
David Herrmann
<dh.herrmann@googlemail.com>
Mon, 24 Oct 2011 13:30:58 +0000
(15:30 +0200)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Mon, 7 Nov 2011 19:24:40 +0000
(17:24 -0200)
Remove old tasklets and replace by workqueue. To avoid reentrancy (which
tasklets always avoid) we use the system_nrt_wq.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found