On Thu, Jun 25, 2020 at 02:23:59PM -0700, James Bottomley wrote: > On Thu, 2020-06-25 at 14:19 -0700, Jerry Snitselaar wrote: > > On Fri Jun 26 20, Jarkko Sakkinen wrote: > > > On Wed, Jun 24, 2020 at 11:21:50PM -0700, Jerry Snitselaar wrote: > > > > On Thu Jun 25 20, Jarkko Sakkinen wrote: > > > > > Acer C720 running Linux v5.3 reports this in klog: > > > > > > > > > > tpm_tis: 1.2 TPM (device-id 0xB, rev-id 16) > > > > > tpm tpm0: tpm_try_transmit: send(): error -5 > > > > > tpm tpm0: A TPM error (-5) occurred attempting to determine the > > > > > timeouts > > > > > tpm_tis tpm_tis: Could not get TPM timeouts and durations > > > > > tpm_tis 00:08: 1.2 TPM (device-id 0xB, rev-id 16) > > > > > tpm tpm0: tpm_try_transmit: send(): error -5 > > > > > tpm tpm0: A TPM error (-5) occurred attempting to determine the > > > > > timeouts > > > > > tpm_tis 00:08: Could not get TPM timeouts and durations > > > > > ima: No TPM chip found, activating TPM-bypass! > > > > > tpm_inf_pnp 00:08: Found TPM with ID IFX0102 > > > > > > > > > > % git --no-pager grep IFX0102 drivers/char/tpm > > > > > drivers/char/tpm/tpm_infineon.c: {"IFX0102", 0}, > > > > > drivers/char/tpm/tpm_tis.c: {"IFX0102", 0}, > > > > > /* Infineon */ > > > > > > > > > > Obviously IFX0102 was added to the HID table for the TCG TIS > > > > > driver by > > > > > mistake. > > > > > > > > > > Fixes: 93e1b7d42e1e ("[PATCH] tpm: add HID module parameter") > > > > > Link: https://bugzilla.kernel.org/show_bug.cgi?id=203877 > > > > > Cc: Kylene Jo Hall <kjhall@xxxxxxxxxx> > > > > > Reported-by: Ferry Toth: <ferry.toth@xxxxxxxxxxxx> > > > > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx > > > > > > > > > > > > > > Reviewed-by: Jerry Snitselaar <jsnitsel@xxxxxxxxxx> > > > > > > Bugzilla has an example of similar behavior with v4.15. I'll apply > > > this asap. > > > > > > /Jarkko > > > > > > > Any idea what happened to git.infradead.org? It was offline the other > > day, and at the moment not all repos from before seem to be there. > > Infradead has been playing up for a while on other things (non git > services I use). > > Perhaps it's time to get a kernel.org repository ... I have an obstacle with that. I lost my previous PGP key a year ago and created a new one, which is not trusted yet by anyone [*]. I've backed this up now and have it stored inside Nitrokey Pro 2 in order to prevent this happening again. Now the problem is that in order to get a kernel.org account, I need to be in the web of trust of the kernel maintainers. I can request an accunt only after I see face to face another kernel maintainers, so that I can proof that I am I. [*] http://keys.gnupg.net/pks/lookup?op=get&search=0x3AB05486C7752FE1 /Jarkko