PCI/ACPI: Report _OSC control mask returned on failure to get control
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 29 Apr 2011 22:21:38 +0000 (00:21 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 10 May 2011 22:43:37 +0000 (15:43 -0700)
commita246670ddee3132fa71f8993d3989ad8ac04d965
treeafd5e3c43c8e035f9cb088583f4683744dec9f39
parentc0a86a9bea55d505574120f3e9775e3844276505
PCI/ACPI: Report _OSC control mask returned on failure to get control

If an attempt to get _OSC control of the PCIe native features from the
BIOS fails, report the resulting mask of control flags the BIOS was
willing to grant in the error message.  Moreover, if the _OSC support
mask is insufficient for requesting control of the PCIe native features
or pcie_ports_disabled is set, print a diagnostic message containing the
_OSC support mask.  This helps to diagnose obscure _OSC-related problems
on a number machines.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/acpi/pci_root.c