Hi Stephen, On Thu, Jan 24, 2019 at 3:09 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Hi Dmitry, > > In commit > > ec87da107d11 ("Input: olpc_apsp - assign priv->dev earlier") > > Fixes tag > > Fixes: commit af518342effd ("Input: olpc_apsp - check FIFO status on open(), not probe()") > > has these problem(s): > > - No SHA1 recognised > > The "commit" at the start of the tag value was unexpected. Hmm, this is really weird: dtor@dtor-ws:~/kernel/master (for-linus)$ git log --oneline -- drivers/input/serio/olpc_apsp.c ec87da107d11 Input: olpc_apsp - assign priv->dev earlier 2a58dd767bf9 Input: olpc_apsp - remove set but not used variable 'np' ed22cee91a88 Input: olpc_apsp - enable the SP clock af518342effd Input: olpc_apsp - check FIFO status on open(), not probe() As you can see there is that SHA1 in question present in my for-linus branch. Thanks. -- Dmitry