]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
On MIPS, when printing page fault information for an unexpected exception
authorrwatson <rwatson@FreeBSD.org>
Sat, 25 Aug 2012 08:02:46 +0000 (08:02 +0000)
committerrwatson <rwatson@FreeBSD.org>
Sat, 25 Aug 2012 08:02:46 +0000 (08:02 +0000)
commitc0dc7388a9278146d7a5a958178a26c24cf1c4f1
tree13f8ec2a614e436fa0da09306eba282cacd0a752
parentbf236ce6cc4b1ff79205814d01cc34de80949a8d
On MIPS, when printing page fault information for an unexpected exception
type, explicitly print out "unknown" rather than the empty string, and
include the exception type number for ease of debugging.

Sponsored by: DARPA, AFRL
sys/mips/mips/trap.c