Module Name: src
Committed By: bouyer
Date: Mon Oct 16 15:08:24 UTC 2017
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
In the REENABLE case, make sur the fpexc copy in the pcb also has
VFP_FPEXC_EN set. Otherwise we could trap on every context switch even if
the CPU already has the VFP state.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 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.