Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 17:02:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 219988] [kernel] sys/kern/kern_sysctl.c:a sleep-under-rmlock bug in sysctl_add_oid
Message-ID:  <bug-219988-227-A5RlAqrdpC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219988-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219988-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219988

Mark Johnston <markj@FreeBSD.org> changed:

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219988-227-A5RlAqrdpC>