2022-04-05 00:55:03

by Stephen Rothwell

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

Hi all,

In commit

753ee989f7cf ("platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPEND")

Fixes tag

Fixes: commit b1f66033cd4e ("platform/x86: amd-pmc: Move to later in the suspend process")

has these problem(s):

- leading word 'commit' unexpected

--
Cheers,
Stephen Rothwell


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

2022-04-06 00:44:43

by Hans de Goede

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

Hi,

On 4/4/22 23:50, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 753ee989f7cf ("platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPEND")
>
> Fixes tag
>
> Fixes: commit b1f66033cd4e ("platform/x86: amd-pmc: Move to later in the suspend process")
>
> has these problem(s):
>
> - leading word 'commit' unexpected

Stephen, thank you for the report. I've just done a forced push
to the drivers-x86-fixes branch fixing this.

Regards,

Hans