Module Name: src Committed By: matt Date: Tue Mar 17 17:20:55 UTC 2015
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
If we own the FPU, don't take anymore undefined faults. Instead generate
SIGILLs since we obviously don't understand the instruction.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/arm/vfp/vfp_init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
