summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
diff options
context:
space:
mode:
authorRussell Currey <ruscur@russell.cc>2016-11-16 12:12:26 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-19 20:18:08 +0100
commit3083593700ddf653f765031189805fef56959281 (patch)
tree8633ee1ae61c18599222975221934a39bff10677 /arch/arm64/mm
parentdcd15c20c2088e7d0a910f74c706dd7870dc7f62 (diff)
powerpc/powernv: Don't warn on PE init if unfreeze is unsupported
commit d4791db527bf397c84c9956c3ece9692ed5322ac upstream. Whenever a PE is initialised in powernv, opal_pci_eeh_freeze_clear() is called. This is to remove any existing freeze, and has no negative side effects if the PE is already in an unfrozen state. On PHB backends that don't support this operation and return OPAL_UNSUPPORTED, this creates a scary and misleading warning message. Skip the warning message on init if OPAL_UNSUPPORTED is returned. As far as I'm aware, this currently only affects NPUs. Fixes: 313483d ("powerpc/powernv: Unfreeze PE on allocation") Signed-off-by: Russell Currey <ruscur@russell.cc> Acked-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm64/mm')
0 files changed, 0 insertions, 0 deletions