marcel 2004/05/06 22:29:12 PDT
FreeBSD src repository
Modified files:
sys/ia64/ia64 interrupt.c
Log:
Make sure to sanitize the FP status register. Specifically this
masks all FP traps, which should not happen in the kernel.
Revision Changes Path
1.45 +3 -0 src/sys/ia64/ia64/interrupt.c