summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2002-08-06 11:28:09 +0000
committertruckman <truckman@FreeBSD.org>2002-08-06 11:28:09 +0000
commit64730354998132922bd83e12ba02fa439e39aa1f (patch)
tree54a47dbbb7acbbaab0b5b903790cbbcb077e9776 /usr.bin
parentd29f18d0d93c16ce5dd161c066260ee795390b97 (diff)
downloadFreeBSD-src-64730354998132922bd83e12ba02fa439e39aa1f.zip
FreeBSD-src-64730354998132922bd83e12ba02fa439e39aa1f.tar.gz
Don't automagically call vslock() from SYSCTL_OUT(). Instead, complain
about calls to SYSCTL_OUT() made with locks held if the buffer has not been pre-wired. SYSCTL_OUT() should not be called while holding locks, but if this is not possible, the buffer should be wired by calling sysctl_wire_old_buffer() before grabbing any locks.
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud