On 2019-02-11 16:11:45 [+0200], Jarkko Sakkinen wrote: > On Mon, Feb 11, 2019 at 11:58:35AM +0100, Sebastian Andrzej Siewior wrote: > > Added in commit > > > > 9e1b74a63f776 ("tpm: add support for nonblocking operation") > > > > but never actually used it. > > > > Cc: Philip Tricca <philip.b.tricca@xxxxxxxxx> > > Cc: Tadeusz Struk <tadeusz.struk@xxxxxxxxx> > > Cc: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> > > Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> > > You should use Fixes-tag e.g. > > Fixes: <12 first chars from SHA-1> ("<short summary>") Is this the only reason why it has not been picked up? A fixes line which triggers stable backports for something that does need to be backported? > /Jarkko Sebastian