git: acpi/resource: Only skip SCI trigger/polarity configuration

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Sep 10 02:04:35 PDT 2012


commit e879512252bd6ba577a447859a2a4b20be9da65c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Sep 10 17:03:41 2012 +0800

    acpi/resource: Only skip SCI trigger/polarity configuration
    
    The code before this commit could cause interrupt storm on certain
    systems, on which certain IRQs are configured into different mode
    but the configured IRQs are actually never used.
    
    Reported-by: swildner@

Summary of changes:
 sys/dev/acpica5/acpi_resource.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e879512252bd6ba577a447859a2a4b20be9da65c


-- 
DragonFly BSD source repository



More information about the Commits mailing list