[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b2723ccd-bf0a-4d9b-a545-f9e3dc336539@linuxfoundation.org>
Date: Tue, 3 Dec 2024 17:04:59 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Xi Ruoyao <xry111@...111.site>, Fangrui Song <i@...kray.me>,
Shuah Khan <shuah@...nel.org>, linux-kselftest@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v2] selftests/vDSO: support DT_GNU_HASH
On 11/27/24 04:44, Xi Ruoyao wrote:
> On Thu, 2024-09-19 at 09:37 -0600, Shuah Khan wrote:
>> On 9/15/24 00:49, Fangrui Song wrote:
>>> glibc added support for DT_GNU_HASH in 2006 and DT_HASH has been
>>> obsoleted for more than one decade in many Linux distributions.
>>>
>>> Many vDSOs support DT_GNU_HASH. This patch adds selftests support.
>>>
>>> Signed-off-by: Fangrui Song <maskray@...gle.com>
>>> Tested-by: Xi Ruoyao <xry111@...111.site>
>>> --
>>> Changes from v1:
>>> * fix style of a multi-line comment. ignore false positive suggestions from checkpath.pl: `ELF(Word) *`
>>> ---
>>> tools/testing/selftests/vDSO/parse_vdso.c | 105 ++++++++++++++++------
>>> 1 file changed, 79 insertions(+), 26 deletions(-)
>>>
>>
>> Quick note that this will be picked up after the merge window closes.
>
> Hi Shuah,
>
> The patch seems forgotten.
>
Thank for the reminder. I will pick this up now.
thanks,
-- Shuah
Powered by blists - more mailing lists