diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-03-03 20:49:48 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-03-03 20:49:48 +0000 |
commit | 22a07dcafa294ab6cdee0808081c72f4527064d1 (patch) | |
tree | 898ef5a6444c14b48e6257f83e262bec5cddb5b8 /regress | |
parent | 47740b321968ebe682f996a7191ea5e7254e4cc4 (diff) |
Whan an amd64 machine got an NMI, the current process in user land
was killed with SIGBUS. Better drop to ddb regardless wether a
user process is currently scheduled or not. NMI signals hardware
failure or a debug button. The code in i386 trap() has always been
that way. The switch in db_ktrap() must also not depend on the
fact wether kernel or user land is running.
OK deraadt@
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions