Searched hist:177040 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/x86/cpufreq/
H A Dest.cdiff 177040 Mon Mar 10 22:00:35 MDT 2008 jhb - Don't execute cpuid to fetch the features. We already have the features
present in cpu_feature2. Also, use CPUID2_EST rather than a magic
number.
- Don't free the ACPI settings list in detach if we are going to fail the
request. Otherwise an attempt to kldunload est would free the array
but the driver would keep trying to use it.

MFC after: 1 week

Completed in 44 milliseconds