commit | 7cb9d93dc6d4f717218b6fa791be9bcf4e417379 | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Thu Jun 20 18:13:24 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jun 21 16:01:51 2013 +1000 |
tree | 239427b8fb85d805d73ad5b2b3f5a17b9f74f611 | |
parent | e8e71fa426d72914c500e98afa2076628076f511 [diff] |
powerpc/eeh: Register OPAL notifier for PCI error The patch registers OPAL event notifier and process the PCI errors from firmware. If we have pending PCI errors, special EEH event (without binding PE) will be sent to EEH core for processing. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>