Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbsh5/evbsh5
Module Name: src
Committed By: scw
Date: Mon Jan 20 22:25:09 UTC 2003
Modified Files:
src/sys/arch/evbsh5/evbsh5: locore.S
Log Message:
Arrange for non-panic debug sync/async exceptions to re-vector through the
real sync/async exception handler instead of always calling panic_trap().
Otherwise, userland BRK instructions can halt the system.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/evbsh5/evbsh5/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index