Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] pciehp: fix handling of power faults during hotplug
The current pciehp implementation reports a power-fail error even if the condition has cleared by the time the corresponding interrupt handling code gets a chance to run. This patch fixes this problem. Signed-off-by: Rajesh Shah <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information