Messages in this thread |  | | Subject | Re: [PATCH v3 1/2] tpm: fix reference counting for struct tpm_chip | From | Lino Sanfilippo <> | Date | Fri, 5 Feb 2021 11:34:02 +0100 |
| |
Hi Stefan,
On 05.02.21 01:46, Stefan Berger wrote: > On 2/4/21 6:50 PM, Lino Sanfilippo wrote:
>> Signed-off-by: Lino Sanfilippo <l.sanfilippo@kunbus.com> > > Tested-by: Stefan Berger <stefanb@linux.ibm.com> > > Steps: > > modprobe tpm_vtpm_proxy > > swtpm chardev --vtpm-proxy --tpm2 --tpmstate dir=./ & > > exec 100<>/dev/tpmrm1 > > kill -9 <swtpm pid> > > rmmod tpm_vtpm_proxy > > exec 100>&- # fails before, works after --> great job! :-) > > Great, thank you very much for testing!
Best Regards, Lino
|  |