diff options
author | 2008-02-02 22:24:47 -0800 | |
---|---|---|
committer | 2008-04-20 21:47:02 -0700 | |
commit | 4c44bac8645e0ce0249c53cc154f56b5543af232 (patch) | |
tree | 5704f35b080b03c611b1a711ac664fc7ad6e2b88 /drivers/pci/remove.c | |
parent | PCI: remove global list of PCI devices (diff) | |
download | wireguard-linux-4c44bac8645e0ce0249c53cc154f56b5543af232.tar.xz wireguard-linux-4c44bac8645e0ce0249c53cc154f56b5543af232.zip |
PCI: pcie AER: don't check _OSC when acpi is disabled
[PATCH] pcie AER: don't check _OSC when acpi is disabled
when acpi=off or pci=noacpi, get warning
AER service couldn't init device 0000:00:0a.0:pcie01 - no _OSC support
AER service couldn't init device 0000:00:0e.0:pcie01 - no _OSC support
AER service couldn't init device 0000:00:0f.0:pcie01 - no _OSC support
AER service couldn't init device 0000:80:0b.0:pcie01 - no _OSC support
AER service couldn't init device 0000:80:0e.0:pcie01 - no _OSC support
AER service couldn't init device 0000:80:0f.0:pcie01 - no _OSC support
so don't check _OSC in aer_osc_setup
Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pci/remove.c')
0 files changed, 0 insertions, 0 deletions