powerpc/eeh: Export eeh_unfreeze_pe()
authorTimothy Pearson <tpearson@raptorengineering.com>
Tue, 15 Jul 2025 21:37:34 +0000 (16:37 -0500)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Sat, 26 Jul 2025 07:37:52 +0000 (13:07 +0530)
commite82b34eed04b0ddcff4548b62633467235672fd3
tree8facaed4b3b3c30e964167f68477a4f5e5da65d9
parent80f9fc2362797538ebd4fd70a1dfa838cc2c2cdb
powerpc/eeh: Export eeh_unfreeze_pe()

The PowerNV hotplug driver needs to be able to clear any frozen PE(s)
on the PHB after suprise removal of a downstream device.

Export the eeh_unfreeze_pe() symbol to allow implementation of this
functionality in the php_nv module.

Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/1778535414.1359858.1752615454618.JavaMail.zimbra@raptorengineeringinc.com
arch/powerpc/kernel/eeh.c