DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: acpi/resource: Only skip SCI trigger/polarity configuration
commit e879512252bd6ba577a447859a2a4b20be9da65c
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]