git: acpi/pstate: Be lenient about wrong # of processors in the power domain
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Oct 10 23:55:59 PDT 2012
commit aedb11c567736448bd6307311440ffad4b91ef09
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/aedb11c567736448bd6307311440ffad4b91ef09
--
DragonFly BSD source repository
More information about the Commits
mailing list