- Use NULL instead of 0 for fpcurthread.
authorkib <kib@FreeBSD.org>
Thu, 18 Sep 2014 09:13:20 +0000 (09:13 +0000)
committerkib <kib@FreeBSD.org>
Thu, 18 Sep 2014 09:13:20 +0000 (09:13 +0000)
commit433c60fe4542d02babe6dd3cd5c0a50b3fdaef3f
tree1d86c54009bb2ef0eae9c52e2982d874231c9abc
parentb30be52a0a3ea6fed3ef65b6ac0920a4eb5bdbee
- Use NULL instead of 0 for fpcurthread.
- Note the quirk with the interrupt enabled state of the dna handler.
- Use just panic() instead of printf() and panic().  Print tid instead
  of pid, the fpu state is per-thread.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/amd64/amd64/fpu.c