]> git.itanic.dy.fi Git - linux-stable/commit
PCI: disable ASPM per ACPI FADT setting
authorShaohua Li <shaohua.li@intel.com>
Mon, 13 Oct 2008 23:38:11 +0000 (19:38 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 21:13:24 +0000 (14:13 -0700)
commit7a17866e8cc637a5ffb91266e3b551ae3c95b40a
tree115ad1a65333c091febef34810f51274ffb84122
parent1a5f1e89a9259b8447530f671f7fe70ca1049453
PCI: disable ASPM per ACPI FADT setting

commit 5fde244d39b88625ac578d83e6625138714de031 upstream

The ACPI FADT table includes an ASPM control bit. If the bit is set, do
not enable ASPM since it may indicate that the platform doesn't actually
support the feature.

Tested-by: Jack Howarth <howarth@bromo.msbb.uc.edu>
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/pci-acpi.c
drivers/pci/pcie/aspm.c
include/acpi/actbl.h
include/linux/pci-aspm.h