On Wed, Jun 26, 2019 at 10:11 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > On Wed, Jun 26, 2019 at 3:50 PM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > In commit > > > > 99fd24aa4a45 ("pinctrl: mediatek: Ignore interrupts that are wake only during resume") > > > > Fixes tag > > > > Fixes: bf22ff45bed ("genirq: Avoid unnecessary low level irq function calls") > > > > has these problem(s): > > > > - SHA1 should be at least 12 digits long > > Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 > > or later) just making sure it is not set (or set to "auto"). > > Thanks Stephen, fixed this. Ouch, sorry, for some reasons I thought it was 10, not 12... > > Yours, > Linus Walleij