commit | 5c964f7b42fb3da0c22cbf42c64996fd7b69327e | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Wed Apr 17 19:11:58 2019 +0200 |
committer | Olivier Houchard <cognet@ci0.org> | Wed Apr 17 19:28:01 2019 +0200 |
tree | 1acec22c8fe3a51ce7ebc40ded85066d2832a259 | |
parent | de82aeaa262cbb2e06ff2dcb227f6015f0ff8132 [diff] |
MINOR: tasks: Don't consider we can wake task with tasklet_wakeup(). In tasklet_wakeup(), don't bother checking if the tasklet is really a task, calling tasklet_wakeup() with a task is invalid.