diff options
author | Zqiang <[email protected]> | 2023-01-04 22:42:30 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-02-02 22:50:02 -0800 |
commit | eb79fa7ea744979d2b66b26e9227c92e3ad39ff2 (patch) | |
tree | 06d76c905b922f633ad5352d5704ba07ad913566 /scripts/gdb/linux/modules.py | |
parent | dd106111db3aef93e1dfc951728ee06ec0d0f509 (diff) |
kthread_worker: check all delayed works when destroy kthread worker
When destroying a kthread worker warn if there are still some pending
delayed works. This indicates that the caller should clear all pending
delayed works before destroying the kthread worker.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zqiang <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions