2023-11-20 21:40:19

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Signed-off-by missing for commit in the mm tree

Hi all,

Commit

b2419063123e ("mm/util: use kmap_local_page() in memcmp_pages()")

is missing a Signed-off-by from its author.

Well, not actually, but it helps if the Author of the commit and the
Signed-off-by use the same email address (or slightly more similar
than this:

Author: Fabio De Francesco <[email protected]>
Signed-off-by: Fabio M. De Francesco <[email protected]>

--
Cheers,
Stephen Rothwell


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

2023-11-22 15:20:29

by Fabio M. De Francesco

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the mm tree

On Monday, 20 November 2023 22:39:51 CET Stephen Rothwell wrote:
> Hi all,
>
> Commit
>
> b2419063123e ("mm/util: use kmap_local_page() in memcmp_pages()")
>
> is missing a Signed-off-by from its author.
>
> Well, not actually, but it helps if the Author of the commit and the
> Signed-off-by use the same email address (or slightly more similar
> than this:
>
> Author: Fabio De Francesco <[email protected]>
> Signed-off-by: Fabio M. De Francesco
> <[email protected]>

I'm sorry for this mistake. This was the first patch I sent using the
[*].intel.com domains, so I was expecting that something could have been badly
configured.

I think that the other four MM patches I sent the same day have no problems.
I'll be more careful next time.

Thanks,

Fabio