summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fwprintf.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2006-03-29 23:24:55 +0000
committerjhb <jhb@FreeBSD.org>2006-03-29 23:24:55 +0000
commit113c41cffdb1b7fb4f999aa4abeb49769ad11065 (patch)
treecef4e3e5ebfc79cbd438f113cda34d05d8f6614e /lib/libc/stdio/fwprintf.c
parentd025471a6ac5944e6eb9b8cf702a9e92373d8df9 (diff)
downloadFreeBSD-src-113c41cffdb1b7fb4f999aa4abeb49769ad11065.zip
FreeBSD-src-113c41cffdb1b7fb4f999aa4abeb49769ad11065.tar.gz
Always explicitly panic in propogate_priority() if we try to propogate
a lock's priority to a sleeping thread. When we panic, dump a stack trace of the thread that is asleep if DDB is compiled into the kernel just before calling panic(). This is much more informative and useful for debugging than the current behavior of getting a page fault and not having an easy way of determining which thread caused the original problem. MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/fwprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud