Rafael J. Wysocki 176a88d79d ACPI / hotplug: Do not execute "insert in progress" _OST
According to the ACPI spec (5.0, Section 6.3.5), the "Device
insertion in progress (pending)" (0x80) _OST status code is
reserved for the "Insertion Processing" (0x200) source event
which is "a result of an OSPM action".  Specifically, it is not
a notification, so that status code should not be used during
notification processing, which unfortunately is done by
acpi_scan_bus_device_check().

For this reason, drop the ACPI_OST_SC_INSERT_IN_PROGRESS _OST
status evaluation from there (it was a mistake to put it in there
in the first place).

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: All applicable <stable@vger.kernel.org>
2013-11-07 01:42:17 +01:00
..
2013-08-27 01:29:04 +02:00
2013-08-27 01:29:04 +02:00
2013-04-28 01:54:08 +02:00
2013-08-27 01:29:04 +02:00
2013-08-30 14:13:50 +02:00
2013-08-23 10:22:29 +02:00
2013-08-27 01:29:04 +02:00
2013-08-27 01:28:17 +02:00
2013-08-27 01:29:04 +02:00
2013-01-17 14:11:06 +01:00
2013-08-30 14:13:50 +02:00
2013-08-27 01:25:28 +02:00
2013-08-27 01:40:40 +02:00