Re: [PATCH] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2017-01-27 00:17:50
Vipin K Parashar [off-list ref] writes:
Added check for OPAL_WRONG_STATE error code returned from OPAL.
Currently Linux flashes "unexpected error" over console for this
error. This will avoid throwing such message and return I/O error
for such OPAL failures.