[Bug 165740] [cam] SCSI code must drain callbacks before free
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Feb 2025 01:13:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165740 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #6 from Warner Losh <imp@FreeBSD.org> --- This is still the case in cam_xpt.c. Generally, it looks like callout_stop() is used where callout_drain likely needs to be done. -- You are receiving this mail because: You are the assignee for the bug.