1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
Konstantin Belousov 5f674c4cbd Initialize x2APIC mode on the resume path before accessing LAPIC.
Remove unneeded disable of LAPIC in the native_lapic_xapic_mode().  We
attempt to send wakeup IPI on the resume path right after BSP wakeup,
so disabling is wrong.

Reported and tested by:	glebius, "Ranjan1018 ." <214748mv@gmail.com>
Sponsored by:	The FreeBSD Foundation
MFC after:	2 months
2015-02-16 21:56:19 +00:00
..
acpica
bios
conf Remove "New" label from NFSCL/NFSD now that they are the only NFS 2015-01-06 16:15:57 +00:00
i386 Initialize x2APIC mode on the resume path before accessing LAPIC. 2015-02-16 21:56:19 +00:00
ibcs2 Remove the no-at variants of the kern_xx() syscall helpers. E.g., we 2014-11-13 18:01:51 +00:00
include Add x2APIC support. Enable it by default if CPU is capable. The 2015-02-09 21:00:56 +00:00
isa Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
linux Regen after r276508, r276509. 2015-01-01 18:43:31 +00:00
pci
svr4 MFamd64: Move extern declaration of _ucodesel and _udatasel to 2014-11-02 21:40:32 +00:00
xbox
xen Generalized parts of the XEN timer code into a generic pvclock 2015-02-04 08:26:43 +00:00
Makefile