diff options
author | 2024-10-01 12:34:06 -0400 | |
---|---|---|
committer | 2024-11-14 15:29:02 -0500 | |
commit | 2b0f2fc9ed62e73c95df1fa8ed2ba3dac54699df (patch) | |
tree | 7a9a4aabafd785216238567f080147ac685e6591 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925 (diff) | |
download | wireguard-linux-2b0f2fc9ed62e73c95df1fa8ed2ba3dac54699df.tar.xz wireguard-linux-2b0f2fc9ed62e73c95df1fa8ed2ba3dac54699df.zip |
Bluetooth: hci_conn: Use disable_delayed_work_sync
This makes use of disable_delayed_work_sync instead
cancel_delayed_work_sync as it not only cancel the ongoing work but also
disables new submit which is disarable since the object holding the work
is about to be freed.
Reported-by: syzbot+2446dd3cb07277388db6@syzkaller.appspotmail.com
Tested-by: syzbot+2446dd3cb07277388db6@syzkaller.appspotmail.com
Closes: https://syzkaller.appspot.com/bug?extid=2446dd3cb07277388db6
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions