2019-07-12 06:52:42

by Stephen Rothwell

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

Hi all,

In commit

c93dfec10f1d ("net/mlx5e: Fix compilation error in TLS code")

Fixes tag

Fixes: 90687e1a9a50 ("net/mlx5: Kconfig, Better organize compilation flags")

has these problem(s):

- Target SHA1 does not exist

Did you mean

Fixes: e2869fb2068b ("net/mlx5: Kconfig, Better organize compilation flags")

--
Cheers,
Stephen Rothwell


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

2019-07-14 07:56:41

by Tariq Toukan

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



On 7/12/2019 9:50 AM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> c93dfec10f1d ("net/mlx5e: Fix compilation error in TLS code")
>
> Fixes tag
>
> Fixes: 90687e1a9a50 ("net/mlx5: Kconfig, Better organize compilation flags")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Did you mean
>
> Fixes: e2869fb2068b ("net/mlx5: Kconfig, Better organize compilation flags")
>

Right.
Thank you Stephen!
How do you think we should handle this?

Tariq

2019-07-14 12:16:18

by Stephen Rothwell

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

Hi Tariq,

On Sun, 14 Jul 2019 07:55:48 +0000 Tariq Toukan <[email protected]> wrote:
>
> How do you think we should handle this?

Dave doesn't rebase his trees, so all you can really do is learn from
it and not do it again :-)

--
Cheers,
Stephen Rothwell


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

2019-07-14 12:18:02

by Tariq Toukan

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



On 7/14/2019 3:15 PM, Stephen Rothwell wrote:
> Hi Tariq,
>
> On Sun, 14 Jul 2019 07:55:48 +0000 Tariq Toukan <[email protected]> wrote:
>>
>> How do you think we should handle this?
>
> Dave doesn't rebase his trees, so all you can really do is learn from
> it and not do it again :-)
>

Sure.
My bad, used the SHA1 I had on my internal branch.

Thanks,
Tariq