summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2000-07-14 11:49:44 +0000
committerps <ps@FreeBSD.org>2000-07-14 11:49:44 +0000
commitb436e363443a1a03f98797ed042606d9b80e8f7e (patch)
treec47394fdb1ce78132c57822b987a4544009c5477 /Makefile
parent2d06929aedd53838560a0c034a53f4bc8abe9ea4 (diff)
downloadFreeBSD-src-b436e363443a1a03f98797ed042606d9b80e8f7e.zip
FreeBSD-src-b436e363443a1a03f98797ed042606d9b80e8f7e.tar.gz
Change the way NMI's are handled. Before, if DDB was enabled and
a NMI occured, you could type continue in DDB and the kernel would not attempt to detect what type of NMI was recieved. Now we check for the type of NMI first and then go to DDB if it is enabled. This will solve the problem with having DDB enabled and getting an NMI due to some possibly bad error and being able to continue the operation of the kernel when you really want to panic and know what happened. Submitted by: jhb
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud