git: Fix ACPI global lock acquisition in x86_64.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Apr 17 03:46:01 PDT 2010


commit d21705bcc1c27c7b99fbd88bf6cb34a58add4666
Author: Sascha Wildner <saw at 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/d21705bcc1c27c7b99fbd88bf6cb34a58add4666


-- 
DragonFly BSD source repository





More information about the Commits mailing list