K 10 svn:author V 5 gibbs K 8 svn:date V 27 2008-03-01T21:58:34.000000Z K 7 svn:log V 328 In est_acpi_info(), initialize count before passing its pointer to CPUFREQ_DRV_SETTINGS(). The value of count on input is used to prefent overflow of the settings buffer passed into CPUFREQ_DRV_SETTINGS(). This corrects the "est: CPU supports Enhanced Speedstep, but is not recognized." error on my system. MFC after: 1 week END