Re: [PATCH v3] vTPM: fix missing error handling for suspend operation

2016-04-05 Thread Jarkko Sakkinen
On Mon, Apr 04, 2016 at 08:29:46PM -0400, Hon Ching(Vicky) Lo wrote: > ibmvtpm_send_crq in tpm_ibmvtpm_suspend returns errors in a more > granular level than what the existing code does, according to the > PAPR standard. This patch adds the missing CRQ transport event > code checks to ensure the a

[PATCH v3] vTPM: fix missing error handling for suspend operation

2016-04-04 Thread Hon Ching(Vicky) Lo
ibmvtpm_send_crq in tpm_ibmvtpm_suspend returns errors in a more granular level than what the existing code does, according to the PAPR standard. This patch adds the missing CRQ transport event code checks to ensure the appropriate actions are taken, in the case that ibmvtpm_send_crq returns H_CLO