freebsd-skq/sys/amd64
Konstantin Belousov 60c7c84e85 In fpudna()/npxdna(), mark FPU context initialized and optionally
mark user FPU context initialized, if current context is user context.
It was reversed in r215865, by inadequate change of this code fragment
to a call to fpuuserinited()/npxuserinited().

The issue is only relevant for in-kernel users of FPU.

Reported by:	Jan Henrik Sylvester <me janh de>, Mike Tancsa <mike sentex net>
Tested by:	Mike Tancsa
MFC after:	3 days
2010-12-12 16:16:39 +00:00
..
acpica Reinitialize PAT MSR via pmap_init_pat() while resuming. This function does 2010-11-23 16:12:35 +00:00
amd64 In fpudna()/npxdna(), mark FPU context initialized and optionally 2010-12-12 16:16:39 +00:00
compile
conf Derive the XENHVM kernel from GENERIC, adding only the options required 2010-12-10 22:22:01 +00:00
ia32 Retire write-only PCB_FULLCTX pcb flag on amd64. 2010-12-07 12:17:43 +00:00
include Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86. 2010-12-08 00:09:24 +00:00
linux32 Update some comments related to use of amd64 full context switch. 2010-12-07 12:44:33 +00:00
pci number of cleanups in i386 and amd64 pci md code 2009-09-24 07:11:23 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00