summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/acpica/acpi_cpu.c')
-rw-r--r--sys/dev/acpica/acpi_cpu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/acpica/acpi_cpu.c b/sys/dev/acpica/acpi_cpu.c
index d35a526..01534027 100644
--- a/sys/dev/acpica/acpi_cpu.c
+++ b/sys/dev/acpica/acpi_cpu.c
@@ -1063,6 +1063,8 @@ acpi_cpu_notify(ACPI_HANDLE h, UINT32 notify, void *context)
ACPI_SERIAL_BEGIN(cpu);
acpi_cpu_set_cx_lowest(sc);
ACPI_SERIAL_END(cpu);
+
+ acpi_UserNotify("PROCESSOR", sc->cpu_handle, notify);
}
static int
OpenPOWER on IntegriCloud