2021-07-08 21:34:32

by Stephen Rothwell

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

Hi all,

In commit

9615fe36b31d ("skbuff: Fix build with SKB extensions disabled")

Fixes tag

Fixes: Fixes: 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used skbs")

has these problem(s):

- No SHA1 recognised

Not worth rebasing for, just more care next time.

--
Cheers,
Stephen Rothwell


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

2021-07-08 21:41:08

by Florian Fainelli

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

On 7/8/21 2:31 PM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 9615fe36b31d ("skbuff: Fix build with SKB extensions disabled")
>
> Fixes tag
>
> Fixes: Fixes: 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used skbs")
>
> has these problem(s):
>
> - No SHA1 recognised
>
> Not worth rebasing for, just more care next time.

It is there though:

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=8550ff8d8c75416e984d9c4b082845e57e560984

and has the proper format AFAICT, what am I missing?
--
Florian

2021-07-08 21:48:01

by Florian Fainelli

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

On 7/8/21 2:44 PM, Eric Dumazet wrote:
>
>
> On 7/8/21 11:38 PM, Florian Fainelli wrote:
>> On 7/8/21 2:31 PM, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> In commit
>>>
>>> 9615fe36b31d ("skbuff: Fix build with SKB extensions disabled")
>>>
>>> Fixes tag
>>>
>>> Fixes: Fixes: 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used skbs")
>>>
>>> has these problem(s):
>>>
>>> - No SHA1 recognised
>>>
>>> Not worth rebasing for, just more care next time.
>>
>> It is there though:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=8550ff8d8c75416e984d9c4b082845e57e560984
>>
>> and has the proper format AFAICT, what am I missing?
>>
>
> This commit was the first commit, adding the bug.
>
> Your commit changelog had :
>
> Fixes: Fixes: 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used skbs")
> Signed-off-by: Florian Fainelli <[email protected]>
> Reviewed-by: Roi Dayan <[email protected]>
> Reviewed-by: Eric Dumazet <[email protected]>
> Signed-off-by: David S. Miller <[email protected]>
>
> See the extra Fixes: word ?

Doh! yes, sorry about that.
--
Florian

2021-07-08 21:48:24

by Eric Dumazet

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



On 7/8/21 11:38 PM, Florian Fainelli wrote:
> On 7/8/21 2:31 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> In commit
>>
>> 9615fe36b31d ("skbuff: Fix build with SKB extensions disabled")
>>
>> Fixes tag
>>
>> Fixes: Fixes: 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used skbs")
>>
>> has these problem(s):
>>
>> - No SHA1 recognised
>>
>> Not worth rebasing for, just more care next time.
>
> It is there though:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=8550ff8d8c75416e984d9c4b082845e57e560984
>
> and has the proper format AFAICT, what am I missing?
>

This commit was the first commit, adding the bug.

Your commit changelog had :

Fixes: Fixes: 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used skbs")
Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

See the extra Fixes: word ?