diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2012-09-11 17:21:25 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2012-09-11 17:21:25 +0000 |
| commit | 31482433f457c8ff9b0b9b0d8a8d71df65a9bc7a (patch) | |
| tree | b1603efdc8273905036971e59256c2fbee7574d4 /sys/dev/acpica | |
| parent | a46570c76d3f0ca006b42f51c1d17783bfcbb82f (diff) | |
Notes
Diffstat (limited to 'sys/dev/acpica')
| -rw-r--r-- | sys/dev/acpica/acpi_cpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_cpu.c b/sys/dev/acpica/acpi_cpu.c index 313b663bdd2b..d35a5264b102 100644 --- a/sys/dev/acpica/acpi_cpu.c +++ b/sys/dev/acpica/acpi_cpu.c @@ -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 |
