summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fprintf.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2009-09-21 09:41:51 +0000
committerkib <kib@FreeBSD.org>2009-09-21 09:41:51 +0000
commit611929da1aaac05af3f5046bc8fa13599278ff7e (patch)
tree1d3041a278642d5a2f7414ac70ce0d5af4099f0f /lib/libc/stdio/fprintf.c
parent3d92c94a1be4a40eb8b3a68066a6bf9d31cc38e8 (diff)
downloadFreeBSD-src-611929da1aaac05af3f5046bc8fa13599278ff7e.zip
FreeBSD-src-611929da1aaac05af3f5046bc8fa13599278ff7e.tar.gz
If CPU happens to be in usermode when a T_RESERVED trap occured,
then trapsignal is called with ksi.ksi_signo = 0. For debugging kernels, that should end up in panic, for non-debugging kernels behaviour is undefined. Do panic regardeless of execution mode at the moment of trap. Reviewed by: jhb MFC after: 1 month
Diffstat (limited to 'lib/libc/stdio/fprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud