acpi_cpu: free result of device_get_children
MFC after: 1 week
This commit is contained in:
parent
291fc901e4
commit
8d374c042e
@ -862,6 +862,7 @@ acpi_cpu_startup(void *arg)
|
||||
cpu_cx_lowest_lim = 0;
|
||||
cpu_disable_idle = FALSE;
|
||||
cpu_idle_hook = acpi_cpu_idle;
|
||||
free(cpu_devices, M_TEMP);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user