On Mon, Jun 09 2025 at 14:10, Terry Tritton wrote:

> Futex_waitv can not accept old_timespec32 struct, so userspace should
> convert it from 32bit to 64bit before syscall in 32bit compatible mode.
>
> This fix is based off [1] 
>
> Link: https://lore.kernel.org/all/[email protected]/ [1]
>
> Signed-off-by: Terry Tritton <[email protected]>
> Signed-off-by: Wei Gao <[email protected]>

This Signed-off-by chain is broken. See

https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin

and the following chapters.

Thanks,

        tglx

Reply via email to