2023-05-16 22:53:36

by Stephen Rothwell

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

Hi all,

Commits

1d29b558483d ("tools/nolibc: remove LINUX_REBOOT_ constants")
09efff85e556 ("tools/nolibc: add testcase for fork()/waitpid()")
d9d16cc80854 ("tools/nolibc: s390: provide custom implementation for sys_fork")
c792624d254d ("tools/nolibc: validate C89 compatibility")
d7644912ea9c ("tools/nolibc: use C89 comment syntax")
9cd4e2eb852c ("tools/nolibc: use __inline__ syntax")
367742887f79 ("tools/nolibc: use standard __asm__ statements")

are missing a Signed-off-by from their committer.

--
Cheers,
Stephen Rothwell


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

2023-05-16 22:58:56

by Paul E. McKenney

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

On Wed, May 17, 2023 at 08:41:15AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> Commits
>
> 1d29b558483d ("tools/nolibc: remove LINUX_REBOOT_ constants")
> 09efff85e556 ("tools/nolibc: add testcase for fork()/waitpid()")
> d9d16cc80854 ("tools/nolibc: s390: provide custom implementation for sys_fork")
> c792624d254d ("tools/nolibc: validate C89 compatibility")
> d7644912ea9c ("tools/nolibc: use C89 comment syntax")
> 9cd4e2eb852c ("tools/nolibc: use __inline__ syntax")
> 367742887f79 ("tools/nolibc: use standard __asm__ statements")
>
> are missing a Signed-off-by from their committer.

Apologies, thank you, and will fix!

Thanx, Paul