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:
f321981
)
Input: HIL - do not call tasklet_disable right before tasklet_kill
author
Xiaotian Feng
<xtfeng@gmail.com>
Sun, 25 Nov 2012 07:08:54 +0000
(23:08 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 25 Nov 2012 08:10:13 +0000
(
00:10
-0800)
We do not need to call tasklet_disable() before calling tasklet_kill() if
taskelt does not reschedult itself.
Signed-off-by: Xiaotian Feng <dannyfeng@tencent.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found