]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92672178f4f7af195ebd6baf308099a8119db0a2
tree30671f68aca46516e42a5ffacea0a29f43a3ba06
parent0f173159004406dea6326d6c07f3de85db8a52bf
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