On 21/07/26 09:08, Narayana Murty N wrote:
+out_unlock:
+       mutex_unlock(&rtas_errinjct_mutex);
+       return rc;
  }

Hi Narayana,

Should we translate the raw RTAS return values held in rc into standard Linux error codes (like -EINVAL, -EIO, or -EPERM) before returning from pseries_eeh_err_inject()?

Thanks,
Nikhil

Reply via email to