summaryrefslogtreecommitdiffstats
path: root/sys/netgraph
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-11-16 01:07:19 +0000
committerjhb <jhb@FreeBSD.org>2000-11-16 01:07:19 +0000
commit8b193931b51791d7266c8d80191705ce96bbfb3e (patch)
tree301358a6131bef5f0b81d9475754b214eb88df93 /sys/netgraph
parent0ee48b4aca419a4b02c82a50299bcd6e23a3a25b (diff)
downloadFreeBSD-src-8b193931b51791d7266c8d80191705ce96bbfb3e.zip
FreeBSD-src-8b193931b51791d7266c8d80191705ce96bbfb3e.tar.gz
CURSIG() calls functions that acquire sleep mutexes, so it is not a good
idea to be holding the sched_lock while we are calling it. As such, release sched_lock before calling CURSIG() in msleep() and mawait() and reacquire it after CURSIG() returns. Submitted by: witness
Diffstat (limited to 'sys/netgraph')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud