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:
Andriy Gapon 2012-09-11 17:21:25 +00:00
parent a46570c76d
commit 31482433f4

View File

@ -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