[Bug 219988] [kernel] sys/kern/kern_sysctl.c:a sleep-under-rmlock bug in sysctl_add_oid

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 13 17:02:53 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219988

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj at FreeBSD.org

--- Comment #4 from Mark Johnston <markj at FreeBSD.org> ---
Do I understand correctly that the report is not a bug?  As noted, the rmlock
write lock is sleepable, so M_WAITOK allocations are permitted if undesirable.

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


More information about the freebsd-bugs mailing list