[PATCH v7 0/5] EEH Support for PowerNV platform

Gavin Shan shangw at linux.vnet.ibm.com
Thu Jun 20 20:13:21 EST 2013


It resends the last 5 patches ([27/31] - [31/31]) of the series to support EEH
for PowerNV platform.

v6 -> v7:
	* Use atomic notifier to replace the original OPAL notifier according
	  to Ben's suggestion.
	* Avoid registering duplicated notifiers for OPAL_EVENT_PCI_ERROR.

---

arch/powerpc/include/asm/opal.h           |    5 ++
arch/powerpc/platforms/powernv/eeh-ioda.c |   72 ++++++++++++++++++++++++++++-
arch/powerpc/platforms/powernv/opal.c     |   69 +++++++++++++++++++++++++++-
arch/powerpc/platforms/powernv/pci-ioda.c |   23 +++++++++
arch/powerpc/platforms/powernv/pci.h      |    4 ++
arch/powerpc/platforms/powernv/setup.c    |    4 ++
6 files changed, 175 insertions(+), 2 deletions(-)

Thanks,
Gavin



More information about the Linuxppc-dev mailing list