revert r240344: cpu_devices[] is used in other functions and must be kept
Reported by: gjb, glebius Pointyhat to: avg MFC after: 1 day X-MFC note: fake MFC, reminder to never MFC r240344
This commit is contained in:
parent
a46570c76d
commit
31482433f4
@ -862,7 +862,6 @@ 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…
x
Reference in New Issue
Block a user