commit | 7e73a3b7f34240871fa5556d952e801178970741 | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.vnet.ibm.com> | Thu Feb 12 16:25:29 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Mar 16 18:50:14 2015 +1100 |
tree | 2b2a336ef86919d3539e33b2b6570ebba428711d | |
parent | fc81de63104e7603e6695225c2573f27aaeb4a28 [diff] |
powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports it Not all OPAL platforms support resending system dumps, so check that current firmware supports it first. Otherwise we get firmware complaining: "OPAL: Called with bad token 91 !" Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> Acked-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>