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

From: Hans de Goede
Date: Thu Aug 12 2021 - 03:40:27 EST


Hi,

On 8/11/21 12:16 AM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 5c62c3d98b87 ("platform/x86: ISST: Fix optimization with use of numa")
>
> Fixes tag
>
> Fixes: aa2ddd242572 ("ISST: Use numa node id for cpu pci dev mapping")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'

Thanks, I've fixes this now and then a forced-push of the pdx86 for-next branch.

Question, is there some script which I can run on my own tree to catch
this (and similar issues) myself? checkpatch does not catch this problem.

Regards,

Hans