2021-10-07 21:33:17

by Stephen Rothwell

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

Hi all,

In commit

065485ac5e86 ("mips, bpf: Fix Makefile that referenced a removed file")

Fixes tag

Fixes: 06b339fe5450 ("mips, bpf: Remove old BPF JIT implementations")

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: ebcbacfa50ec ("mips, bpf: Remove old BPF JIT implementations")

--
Cheers,
Stephen Rothwell


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

2021-10-07 22:48:11

by Daniel Borkmann

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

On 10/7/21 11:31 PM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 065485ac5e86 ("mips, bpf: Fix Makefile that referenced a removed file")
>
> Fixes tag
>
> Fixes: 06b339fe5450 ("mips, bpf: Remove old BPF JIT implementations")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: ebcbacfa50ec ("mips, bpf: Remove old BPF JIT implementations")

Yeah, Fixes tag was incorrect. Fixed up now, thanks for the heads up!