ACPI / hotplug / PCI: Use _OST to notify firmware about notify status
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 6 Sep 2013 13:41:41 +0000 (15:41 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 7 Sep 2013 01:43:58 +0000 (03:43 +0200)
commite532e84ea11399a6066f31641425a76dd012ce77
tree30671f68aca46516e42a5ffacea0a29f43a3ba06
parent2dc41281b1d1178befe4b76adf817570a7f45ec1
ACPI / hotplug / PCI: Use _OST to notify firmware about notify status

The spec suggests that we should use _OST to notify the platform
about the status of notifications it sends us, for example so that
it doesn't repeate a notification that has been handled already.

This turns out to help reduce the amount of diagnostic output from
the ACPIPHP subsystem and speed up boot on at least one system that
generates multiple device check notifies for PCIe devices on the root
bus during boot.

Reported-and-tested-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pci/hotplug/acpiphp_glue.c