diff options
author | jhb <jhb@FreeBSD.org> | 2006-03-29 23:24:55 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2006-03-29 23:24:55 +0000 |
commit | 113c41cffdb1b7fb4f999aa4abeb49769ad11065 (patch) | |
tree | cef4e3e5ebfc79cbd438f113cda34d05d8f6614e /lib/libc/stdio/fwprintf.c | |
parent | d025471a6ac5944e6eb9b8cf702a9e92373d8df9 (diff) | |
download | FreeBSD-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