lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251122111401.GB17183@1wt.eu>
Date: Sat, 22 Nov 2025 12:14:01 +0100
From: Willy Tarreau <w@....eu>
To: Thomas Weißschuh <linux@...ssschuh.net>
Cc: Shuah Khan <shuah@...nel.org>, linux-kselftest@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] selftests/nolibc: fix loongarch build with recent
 versions of clang

On Sat, Nov 22, 2025 at 12:01:56PM +0100, Thomas Weißschuh wrote:
> LLVM 21 switched to -mcmodel=medium for LoongArch64 compilations.
> This code model uses R_LARCH_ECALL36 relocations which might not be
> supported by GNU ld which the nolibc testsuite uses by default.
> 
> Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>

Both patches make sense to me, thanks Thomas!

FWIW for the whole series: Acked-by: Willy Tarreau <w@....eu>

Willy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ