On Thu, Feb 18, 2021 at 08:13:57PM +0100, Lino Sanfilippo wrote:
>
> Hi,
>
> On 17.02.21 at 23:18, Jarkko Sakkinen wrote:
>
> >> +
> >
> > /*
> > * Please describe what the heck the function does. No need for full on
> > * kdoc.
> > */
>
> Ok.
>
> >> +int tpm2_add_device(struct tpm_chip *ch
Hi,
On 17.02.21 at 23:18, Jarkko Sakkinen wrote:
>> +
>
> /*
> * Please describe what the heck the function does. No need for full on
> * kdoc.
> */
Ok.
>> +int tpm2_add_device(struct tpm_chip *chip)
>
> Please, rename as tpm_devs_add for coherency sake.
>
Sorry I confused this and rename
On Tue, Feb 16, 2021 at 08:53:11PM +0100, Lino Sanfilippo wrote:
> From: Lino Sanfilippo
>
> The following sequence of operations results in a refcount warning:
>
> 1. Open device /dev/tpmrm.
> 2. Remove module tpm_tis_spi.
> 3. Write a TPM command to the file descriptor opened at step 1.
>
> -
From: Lino Sanfilippo
The following sequence of operations results in a refcount warning:
1. Open device /dev/tpmrm.
2. Remove module tpm_tis_spi.
3. Write a TPM command to the file descriptor opened at step 1.
[ cut here ]
WARNING: CPU: 3 PID: 1161 at lib/refcount.c:25
4 matches
Mail list logo