DragonFly BSD
DragonFly commits List (threaded) for 2010-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_6 Fix ACPI global lock acquisition in x86_64.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Jul 2010 15:43:46 -0700 (PDT)

commit 25a7e97de1750c87a74dfd83bac4811c0fd9141a
Author: Sascha Wildner <saw@online.de>
Date:   Sat Apr 17 13:43:24 2010 +0300

    Fix ACPI global lock acquisition in x86_64.
    
    This fixes a number of grave issues on my Sony VAIO VGN-Z51XG, such as
    messages about not being able to acquire the global lock, freezes when
    ACPI was fully enabled and a panic at shutdown.
    
    BTW, gcc had been warning us about it for a long time. :)
    
    In-collaboration-with: aggelos

Summary of changes:
 sys/platform/pc64/include/acpica_machdep.h |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/25a7e97de1750c87a74dfd83bac4811c0fd9141a


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]