git: DragonFly_RELEASE_3_2 acpi/pstate: Be lenient about wrong # of processors in the power domain
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Wed Oct 10 23:57:36 PDT 2012
    
    
  
commit 155b3bdd00774d6d110dc3cadc62b9bda27f39f0
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Oct 11 14:54:52 2012 +0800
    acpi/pstate: Be lenient about wrong # of processors in the power domain
    
    Some stupid BIOSes seem to consider two logic CPUs (hyperthreading) as
    one CPU.  Don't bail out; just print some error messages.
    
    Reported-by: dillon@
Summary of changes:
 sys/dev/acpica5/acpi_cpu_pstate.c |   22 +++++++++++++++++++---
 1 files changed, 19 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/155b3bdd00774d6d110dc3cadc62b9bda27f39f0
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list