cvs commit: src/sys/i386/cpufreq est.c
Abdullah Ibn Hamad Al-Marri
wearabnet at yahoo.ca
Fri Mar 14 05:45:02 PDT 2008
----- Original Message ----
> From: John Baldwin <jhb at FreeBSD.org>
> To: src-committers at FreeBSD.org; cvs-src at FreeBSD.org; cvs-all at FreeBSD.org
> Sent: Tuesday, March 11, 2008 1:00:36 AM
> Subject: cvs commit: src/sys/i386/cpufreq est.c
>
> jhb 2008-03-10 22:00:36 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/i386/cpufreq est.c
> Log:
> - 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
>
> Revision Changes Path
> 1.14 +5 -5 src/sys/i386/cpufreq/est.c
Hello John
Could you please MFC it to RELENG_7 now? :)
--
Regards,
-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
More information about the cvs-src
mailing list