Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sh5/sh5



Module Name:    src
Committed By:   scw
Date:           Mon Jan 20 22:32:28 UTC 2003

Modified Files:
        src/sys/arch/sh5/sh5: trap.c

Log Message:
If we don't explicitly recognise the trap type, only panic if it
came from kernel mode. Otherwise, print details of the exception
and send a SIGILL to the process.

The is necessary now that debug exceptions are handled here.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/sh5/sh5/trap.c

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