2022-04-28 07:31:09

by Stephen Rothwell

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

Hi all,

In commit

bc7608890065 ("mm/mlock: use maple state in apply_mlockall_flags()")

Fixes tag

Fixes: 0d43186b36c1 (mm/mlock: use vma iterator and instead of vma linked list)

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: 1dfcb33e7c19 ("mm/mlock: use vma iterator and instead of vma linked list")

This is a semi-automatic notification - I know this is just a fix patch
that will probably be rolled into the patch it fixes.

--
Cheers,
Stephen Rothwell


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

2022-04-28 08:50:45

by Liam R. Howlett

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

* Stephen Rothwell <[email protected]> [220427 18:42]:
> Hi all,
>
> In commit
>
> bc7608890065 ("mm/mlock: use maple state in apply_mlockall_flags()")
>
> Fixes tag
>
> Fixes: 0d43186b36c1 (mm/mlock: use vma iterator and instead of vma linked list)
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: 1dfcb33e7c19 ("mm/mlock: use vma iterator and instead of vma linked list")

I did.

>
> This is a semi-automatic notification - I know this is just a fix patch
> that will probably be rolled into the patch it fixes.

I'm sorry but there will most likely be more of these since I used a
side branch for my fixes today.