2022-03-21 21:06:25

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the watchdog tree

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


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2022-03-27 20:58:37

by Wim Van Sebroeck

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the watchdog tree

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