freebsd-dev/sys/x86/acpica
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
..
acpi_apm.c Get rid of kludgy per-descriptor state handling in acpi_apm. 2011-12-05 16:08:18 +00:00
acpi_wakeup.c Initialize x2APIC mode on the resume path before accessing LAPIC. 2015-02-16 21:56:19 +00:00
madt.c Detect whether x2APIC on VMWare is usable without interrupt 2015-02-14 09:00:12 +00:00
OsdEnvironment.c Remove unneeded includes of <sys/linker_set.h>. Other headers that use 2011-01-11 13:59:06 +00:00
srat.c Create a cpuset mask for each NUMA domain that is available in the 2015-01-08 15:53:13 +00:00