diff options
author | jake <jake@FreeBSD.org> | 2003-04-03 18:34:05 +0000 |
---|---|---|
committer | jake <jake@FreeBSD.org> | 2003-04-03 18:34:05 +0000 |
commit | 5b5fd1b87a6841f684fa3223c3301f77848da030 (patch) | |
tree | a42892bad75aba18a0045be33ee72d620b4550bd /lib/libgeom | |
parent | d37e1467193889798aa297d78b20582b354c55d7 (diff) | |
download | FreeBSD-src-5b5fd1b87a6841f684fa3223c3301f77848da030.zip FreeBSD-src-5b5fd1b87a6841f684fa3223c3301f77848da030.tar.gz |
Add support for saving and restoring kernel floating point state. The state
will be saved if we context switch as a result of an interrupt which occured
while using the floating point registers in the kernel (which actually can't
happen right now). This allows fp disabled traps in the kernel, which
normally shouldn't happen, so make sure the trapping code is what we expect
it is.
Diffstat (limited to 'lib/libgeom')
0 files changed, 0 insertions, 0 deletions