freebsd-skq/sys/amd64
kib d34d9917c8 In cpu_set_user_tls(), consistently set PCB_FULL_IRET pcb flag for
both 64bit and 32bit binaries, not for 64bit only.

The set of the flag is not neccessary there, because the only current
user of the cpu_set_user_tls() is create_thread(), which calls
cpu_set_upcall() before and cpu_set_upcall() itself sets PCB_FULL_IRET.
Change the function for consistency and preserve existing KPI for now.

MFC after:	1 week
2012-02-10 21:26:25 +00:00
..
acpica Reset clock after atrtc(4) is properly resumed. 2012-02-08 21:23:20 +00:00
amd64 In cpu_set_user_tls(), consistently set PCB_FULL_IRET pcb flag for 2012-02-10 21:26:25 +00:00
compile Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64 2008-11-22 16:14:52 +00:00
conf Add "nodevice adw" to WITHOUT_SOURCELESS_UCODE. 2012-02-04 13:45:39 +00:00
ia32 Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
include Move xrstor/xsave/xsetbv into fpu.c and reorder them. 2012-01-30 07:53:33 +00:00
linux32 Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pci Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to 2011-06-22 21:04:13 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00