[Bug 276770] Some potential NULL-pointer dereferences

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Feb 2024 20:01:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276770

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp@FreeBSD.org,
                   |                            |jhb@FreeBSD.org
             Status|New                         |Open

--- Comment #6 from John Baldwin <jhb@FreeBSD.org> ---
I think for the nvme ones we probably want to change nvme_allocate_request to
take a 'how' flag so these particular requests can pass M_WAITOK down to malloc
instead.

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