diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2005-07-09 17:19:46 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2005-07-09 17:19:46 +0000 |
commit | c40eef1dc1536fc0840379e08bda24d0e6cbac20 (patch) | |
tree | f377bad247112e67dc47dd03410a49b771a80d05 /lib/libpthread/thread/thr_pspinlock.c | |
parent | 51f3adcc08d0ec9aea5c09dc6ac26c44d91e1258 (diff) | |
download | FreeBSD-src-c40eef1dc1536fc0840379e08bda24d0e6cbac20.zip FreeBSD-src-c40eef1dc1536fc0840379e08bda24d0e6cbac20.tar.gz |
Have the NMI handler call the C language trap() routine and directly
exit via 'doreti_exit'.
Since the NMI interrupt may be taken at any time, including when
the processor has masked external interrupts, it is not safe to
call ast() as is done for normal interrupts.
Approved by: re (scottl)
Diffstat (limited to 'lib/libpthread/thread/thr_pspinlock.c')
0 files changed, 0 insertions, 0 deletions