kern/114722: commit references a PR

dfilter service dfilter at FreeBSD.org
Tue Jan 15 17:10:03 PST 2008


The following reply was made to PR kern/114722; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/114722: commit references a PR
Date: Wed, 16 Jan 2008 01:05:28 +0000 (UTC)

 njl         2008-01-16 01:05:22 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/kern             kern_cpu.c 
   Log:
   Remove duplicate cpufreq levels, i.e. ones that are within 25 Mhz of each
   other.  The first one survives, the rest are removed.  So far, it appears
   only some acpi_perf(4) BIOS tables have these invalid states, but address
   this in the core to be sure to handle other potential driver data.
   
   PR:             kern/114722
   Tested by:      stefan.lambrev / moneybookers.com
   MFC after:      3 days
   
   Revision  Changes    Path
   1.29      +11 -0     src/sys/kern/kern_cpu.c
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-acpi mailing list