[Bug 290304] panic: malloc(M_WAITOK) with sleeping prohibited in zv_request_task_create

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Oct 2025 16:22:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290304

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
Perhaps zvol_geom_bio_strategy() should take the sync path if
THREAD_NO_SLEEPING() is true, as would be the case when running in a dedicated
GEOM thread?

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