summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.lib.mk
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-05-07 05:35:31 +0000
committermarcel <marcel@FreeBSD.org>2004-05-07 05:35:31 +0000
commit27622b9560473116cb1ddcba873f0953310f5c0f (patch)
tree7467a840be9f9f6dfe7405ce9651ca6ea2b26996 /share/mk/bsd.lib.mk
parent254a0ce34ef95d879069eb07b8cb558f6650d477 (diff)
downloadFreeBSD-src-27622b9560473116cb1ddcba873f0953310f5c0f.zip
FreeBSD-src-27622b9560473116cb1ddcba873f0953310f5c0f.tar.gz
Revert previous commit. We should not get any FP traps from within
the kernel. We can guarantee this by resetting the FP status register. This masks all FP traps. The reason we did get FP traps was that we didn't reset the FP status register in all cases. Make sure to reset the FP status register in syscall(). This is one of the places where it was forgotten. While on the subject, reset the FP status register only when we trapped from user space.
Diffstat (limited to 'share/mk/bsd.lib.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud