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
| ||
|
Message-ID: <5c2fdd86-4e6a-4f48-ab57-95a223f39e94@paulmck-laptop> Date: Sun, 19 Mar 2023 11:05:15 -0700 From: "Paul E. McKenney" <paulmck@...nel.org> To: Willy Tarreau <w@....eu> Cc: linux@...ssschuh.net, linux-kernel@...r.kernel.org Subject: Re: [PATCH 0/1] tools/nolibc: always disable stack protector for tests On Sun, Mar 19, 2023 at 02:50:59PM +0100, Willy Tarreau wrote: > Hello Paul, > > Thomas noticed that nolibc-test fails to build on compilers that enable > stack protectors by default. Passing -fno-stack-protector when supported > addresses the problem. > > I verified that all supported archs continue to work after his patch is > applied, and that it applies without conflict (and works) both on top of > your latest dev tree and on top of Linus' master branch. Thus I think it > can make sense to queue it with your next series of fixes and have it for > 6.3 given that it addresses build issues for some developers. Queued and pushed, thank you both! Just to make sure I understand, you would like me to add this to the serieses from Vincent, yourself, and Feiyang that are set up to go into the next merge window, correct? If you instead would like me to push it to Linus directly into the v6.3 release as a regression fix late this coming week, please let me know. Thanx, Paul > Thanks! > Willy > --- > Thomas Weißschuh (1): > tools/nolibc: always disable stack protector for tests > > tools/testing/selftests/nolibc/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > > -- > 2.17.5 >
Powered by blists - more mailing lists