From: Willy Tarreau <w@1wt.eu>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: linux@weissschuh.net, linux-kernel@vger.kernel.org,
Alexey Dobriyan <adobriyan@gmail.com>, Willy Tarreau <w@1wt.eu>
Subject: [PATCH 0/1] tools/nolibc: tests: use volatile to force stack smashing
Date: Tue, 28 Mar 2023 18:18:44 +0200 [thread overview]
Message-ID: <20230328161845.9584-1-w@1wt.eu> (raw)
Hello Paul,
as previously discussed after Alexey's report, Thomas updated his stack
smashing code to use a volatile pointer instead of dropping compiler
optimizations. It's both cleaner and safer this way.
I verified on all supported archs that it doesn't change the behavior
and passes the test without issues, so I'm fine with it:
125 test(s) passed.
It can be queued on top of the existing series either for the next merge
or the one after at your convenience, as I know that you're running long
and complete tests with your series, and I don't want to make you change
your tests at the last minute. This one is not urgent at all, it's more
of a maintenance improvement anyway.
Thank you!
Willy
Thomas Weißschuh (1):
tools/nolibc: tests: use volatile to force stack smashing
tools/testing/selftests/nolibc/nolibc-test.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
--
2.17.5
next reply other threads:[~2023-03-28 16:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 16:18 Willy Tarreau [this message]
2023-03-28 16:18 ` [PATCH 1/1] tools/nolibc: tests: use volatile to force stack smashing Willy Tarreau
2023-03-28 18:29 ` [PATCH 0/1] " Paul E. McKenney
2023-03-28 18:51 ` Willy Tarreau
2023-03-28 20:01 ` Paul E. McKenney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230328161845.9584-1-w@1wt.eu \
--to=w@1wt.eu \
--cc=adobriyan@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@weissschuh.net \
--cc=paulmck@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox