Searched hist:"402149 c6470d9562fe6891e0165df7f5f6bff7a7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-interface.c | diff 402149c6470d9562fe6891e0165df7f5f6bff7a7 Thu May 25 17:29:13 CDT 2017 Stefan Berger <stefanb@linux.vnet.ibm.com> tpm: vtpm_proxy: Suppress error logging when in closed state
Suppress the error logging when the core TPM driver sends commands to the VTPM proxy driver and -EPIPE is returned in case the VTPM proxy driver is 'closed' (closed anonymous file descriptor). This error code is only returned by the send function and by tpm_transmit when the VTPM proxy driver is being used.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
H A D | tpm2-cmd.c | diff 402149c6470d9562fe6891e0165df7f5f6bff7a7 Thu May 25 17:29:13 CDT 2017 Stefan Berger <stefanb@linux.vnet.ibm.com> tpm: vtpm_proxy: Suppress error logging when in closed state
Suppress the error logging when the core TPM driver sends commands to the VTPM proxy driver and -EPIPE is returned in case the VTPM proxy driver is 'closed' (closed anonymous file descriptor). This error code is only returned by the send function and by tpm_transmit when the VTPM proxy driver is being used.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|