All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] tools/nolibc: always disable stack protector for tests
@ 2023-03-19 13:50 Willy Tarreau
  2023-03-19 13:51 ` [PATCH 1/1] " Willy Tarreau
  2023-03-19 18:05 ` [PATCH 0/1] " Paul E. McKenney
  0 siblings, 2 replies; 7+ messages in thread
From: Willy Tarreau @ 2023-03-19 13:50 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: linux, linux-kernel, Willy Tarreau

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.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-20 16:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-19 13:50 [PATCH 0/1] tools/nolibc: always disable stack protector for tests Willy Tarreau
2023-03-19 13:51 ` [PATCH 1/1] " Willy Tarreau
2023-03-19 18:05 ` [PATCH 0/1] " Paul E. McKenney
2023-03-19 20:11   ` Willy Tarreau
2023-03-19 23:54     ` Paul E. McKenney
2023-03-20  3:05       ` Willy Tarreau
2023-03-20 16:41         ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.