[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:25:55 UTC 2019


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

--- Comment #5 from Conrad Meyer <cem at freebsd.org> ---
I believe you are correct — this specific malloc-under-lock is not a locking
bug.

That said, I think it might be desirable to eventually revamp some of the
locking around sysctl.  I don't think we need to keep this PR open to track
that.

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


More information about the freebsd-bugs mailing list