On Wed, 2020-01-29 at 15:23 +0200, Jarkko Sakkinen wrote: > On Thu, 2020-01-23 at 10:48 +0300, Vasily Averin wrote: > > if seq_file .next fuction does not change position index, > > read after non-zero llseek can generate unexpected output. > > > > https://bugzilla.kernel.org/show_bug.cgi?id=206283 > > Signed-off-by: Vasily Averin <vvs@xxxxxxxxxxxxx> > > * Should be "tpm: tpm1_bios_measurements_next should increase position index" > * Sentences in English start with a capital letter. > * Should probably have Fixes tag. > * Shoud have "Cc: stable@xxxxxxxxxxxxxxx" tag. > > Same remarks for TPM2 patch. * Shoud have explanation what kind of output is generated without the fix. "Unexpected output" is does not document the regression. /Jarkko