On Thu, Feb 20, 2020 at 12:29:24PM -0800, Matthew Garrett wrote:
On Fri, Jan 3, 2020 at 3:26 PM Jarkko Sakkinen jarkko.sakkinen@linux.intel.com wrote:
On Thu, 2020-01-02 at 13:55 -0800, Matthew Garrett wrote:
If a TPM is in disabled state, it's reasonable for it to have an empty log. Bailing out of probe in this case means that the PPI interface isn't available, so there's no way to then enable the TPM from the OS. In general it seems reasonable to ignore log errors - they shouldn't interfere with any other TPM functionality.
Signed-off-by: Matthew Garrett mjg59@google.com Cc: stable@vger.kernel.org
Reviewed-by: Jarkko Sakkinen jarkko.sakkinen@linux.intel.com
Hi Jarkko,
Is this queued anywhere? Thanks!
Thanks for reminding. Now is:
git://git.infradead.org/users/jjs/linux-tpmdd.git
/Jarkko