Re: linux-next: Fixes tag needs some work in the watchdog tree

From: Wim Van Sebroeck
Date: Sun Mar 27 2022 - 12:51:00 EST


Hi Stephen,

Sorry for the delay. Fixed now.

Kind regards,
Wim.

> Hi all,
>
> In commit
>
> 1f7590ac16e7 ("watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function")
>
> Fixes tag
>
> Fixes: 2d63908 ("watchdog: Add K3 RTI watchdog support")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
> This an be fixed for the future 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").
>
> --
> Cheers,
> Stephen Rothwell