diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2023-08-10 18:01:13 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-15 05:08:13 +0300 |
commit | 607a7a45cdf38c1901e0d81e4e00a2a88786330a (patch) | |
tree | cbaf8323da70e46c2a73cd45a68d31b8cf510ab0 /scripts/gdb/linux/utils.py | |
parent | 28458c80006bb4e993a09fc094094a8578cad292 (diff) | |
download | linux-607a7a45cdf38c1901e0d81e4e00a2a88786330a.tar.xz |
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
intr_poll_task may queue ctrl_mbox_task. The function
octep_poll_non_ioq_interrupts_cn93_pf does this.
When removing the driver and canceling these two works, cancel
ctrl_mbox_task last to guarantee it does not run anymore.
Fixes: 24d4333233b3 ("octeon_ep: poll for control messages")
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Link: https://lore.kernel.org/r/20230810150114.107765-4-mschmidt@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions