[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aGUggwe_gJon_2E3@MiWiFi-CR6608-srv>
Date: Wed, 2 Jul 2025 08:05:23 -0400
From: Wei Gao <wegao@...e.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Terry Tritton <terry.tritton@...aro.org>, Shuah Khan <shuah@...nel.org>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Darren Hart <dvhart@...radead.org>,
Davidlohr Bueso <dave@...olabs.net>,
André Almeida <andrealmeid@...lia.com>,
ttritton@...gle.com, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] selftests/futex: Convert 32bit timespec struct to
64bit version for 32bit compatibility mode
On Tue, Jul 01, 2025 at 10:34:28PM +0200, Thomas Gleixner wrote:
> On Tue, Jul 01 2025 at 15:23, 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/20231203235117.29677-1-wegao@suse.com/ [1]
> >
> > Signed-off-by: Wei Gao <wegao@...e.com>
> > Signed-off-by: Terry Tritton <terry.tritton@...aro.org>
>
> 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.
>
> If you collaborated with him, then you want to use Co-developed-by.
>
> All of this is documented in Documentation/process/
>
Powered by blists - more mailing lists