Re: [PATCH v2] selftests/futex: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
From: Terry Tritton
Date: Wed Jul 02 2025 - 06:20:43 EST
> > > Signed-off-by: Wei Gao <wegao@xxxxxxxx>
> > > Signed-off-by: Terry Tritton <terry.tritton@xxxxxxxxxx>
> >
> > This is still wrong.
> >
> > If it is based on someone else work, then you need to attribute it
> > Originally-by and omit the Signed-off-by of the original author.
> >
> > If you just picked it up and adopted it to a later kernel version then
> > you need to add 'From: Original Author' and preserve his Signed-off-by.
>
> @Terry @Thomas, Thank you both for the mention in the commit. I appreciate being included.
> I guess above options both good.
No problem!
Not sure how often this situation comes up where an ltp patch is also
needed in kselftest.