Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: HIL - do not call tasklet_disable right before tasklet_kill
We do not need to call tasklet_disable() before calling tasklet_kill() if taskelt does not reschedult itself. Signed-off-by: Xiaotian Feng <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
- Loading branch information