powerpc/eeh: Sync OPAL API with firmware
The patch synchronizes OPAL APIs between kernel and firmware. Also, we starts to replace opal_pci_get_phb_diag_data() with the similar opal_pci_get_phb_diag_data2() and the former OPAL API would return OPAL_UNSUPPORTED from now on. Signed-off-by:Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- arch/powerpc/include/asm/opal.h 114 additions, 21 deletionsarch/powerpc/include/asm/opal.h
- arch/powerpc/platforms/powernv/opal-wrappers.S 3 additions, 0 deletionsarch/powerpc/platforms/powernv/opal-wrappers.S
- arch/powerpc/platforms/powernv/pci.c 2 additions, 1 deletionarch/powerpc/platforms/powernv/pci.c
Loading
Please register or sign in to comment