summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_ntptime.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>1999-03-16 07:39:07 +0000
committeralc <alc@FreeBSD.org>1999-03-16 07:39:07 +0000
commit57d921a394105859ef749c2f1a49b291925ed38d (patch)
tree0ec30c28e75820546aeae059c0cd308f12bd585d /sys/kern/kern_ntptime.c
parentf7a7179f0fecc8d4e0dfb40980a3f903f39c5271 (diff)
downloadFreeBSD-src-57d921a394105859ef749c2f1a49b291925ed38d.zip
FreeBSD-src-57d921a394105859ef749c2f1a49b291925ed38d.tar.gz
Correct a problem in kmem_malloc: A kmem_malloc allowing "wait" may
block (VM_WAIT) holding the map lock. This is bad. For example, a subsequent kmem_malloc by an interrupt handler on the same map may find the lock held and panic in the lockmgr.
Diffstat (limited to 'sys/kern/kern_ntptime.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud