[Bug 193696] CAM AC_FOUND_DEVICE calls malloc(M_WAITOK) from THREAD_NO_SLEEPING() context

[email protected] Mon, 24 Feb 2025 06:40:49 +0000
Newsgroups gmane.os.freebsd.devel.scsi
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193696

Warner Losh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #9 from Warner Losh <[email protected]> ---
I don't think that you rebased correctly. that patch won't apply, and simil=
ar
code has already been added.

Also, I fixed the async events to run in a sleepable context to avoid these
(and other) problems. We had a lot of drives that disappeared on us and use=
d to
panic before these (and other) changes. I think the second traceback is fix=
ed
by a different set of patches than the first one (since the async commands
don't go through adadone).

So I think we can close it in a few different ways as fixed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=