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

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to