[PATCH v3 1/8] x86_64: Remove platform directory library loading test
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Tue Oct 4 17:59:17 GMT 2022
On 04/10/22 14:53, Javier Pello wrote:
> On Mon, 3 Oct 2022 11:56:47 -0300 Adhemerval Zanella Netto wrote:
>
>> On 27/09/22 15:05, Javier Pello wrote:
>>> This was to test loading of shared libraries from platform
>>> subdirectories, but this functionality is going away in the
>>> following commits.
>>>
>>> Signed-off-by: Javier Pello <devel@otheo.eu>
>>
>> LGTM, although I think this patch should be move after the
>> functionality is removed.
>>
>> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
>
> Thanks. I put this patch first because that is what Florian
> suggested, and I think that it makes sense to strive for the
> testsuite to pass at any intermediate commits (otherwise bisecting
> an unrelated bug may be harder), so the test should be removed
> before the functionality, but I am fine either way.
Right, this make sense and I fine with current scheme then.
More information about the Libc-alpha
mailing list