DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.885.g9a9b8 master sys/dev/acpica5 acpi_cpu.c
commit 9a9b8f25f3d9cba03eef5fb64a0df336a796167e
Author: Hasso Tepper <hasso@estpak.ee>
Date: Mon May 4 11:43:29 2009 +0300
Move the code to update cpu_cx_count out of acpi_cpu_generic_cx_probe().
Put it into acpi_cpu_startup() which is where all the other code to update
this global variable lives. This fixes a bug where cpu_cx_count was not
updated correctly if acpi_cpu_generic_cx_probe() returned early.
Obtained-from: FreeBSD
Summary of changes:
sys/dev/acpica5/acpi_cpu.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a9b8f25f3d9cba03eef5fb64a0df336a796167e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]