diff options
| author | Sven Eckelmann <sven@narfation.org> | 2026-05-26 09:09:32 +0200 |
|---|---|---|
| committer | Sven Eckelmann <sven@narfation.org> | 2026-06-05 09:12:06 +0200 |
| commit | e9dc4072c54942c05f6b40f4d1d361ad46f5a0a3 (patch) | |
| tree | 28b9606c1dd2398d661bb979456fcbd877f77cfd /include/linux/timerqueue_types.h | |
| parent | 811cb00fa8cdc3f0a7f6eefc000a6888367c8c8f (diff) | |
batman-adv: convert cancellation of work items to disable helper
With commit 86898fa6b8cd ("workqueue: Implement disable/enable for
(delayed) work items"), work queues gained the ability to permanently
disallow re-queuing of work items. This is particularly important during
object teardown, where a work item must not be re-armed after shutdown
begins.
Convert all cancel_work_sync() and cancel_delayed_work_sync() call sites to
their disable_* equivalents to clarify the intent to prevent re-arming
after teardown.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
