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

From: Luis Chamberlain
Date: Tue Apr 05 2022 - 16:17:34 EST


On Tue, Apr 05, 2022 at 08:15:29AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 450f0134ccf0 ("module: Make internal.h and decompress.c more compliant")
>
> Fixes tag
>
> Fixes: f314dfea16a ("modsign: log module name in the event of an error")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
> This can 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").

Fixed, thanks!

Luis