diff options
| author | 2023-08-05 14:12:06 +0800 | |
|---|---|---|
| committer | 2023-08-23 05:17:07 +0200 | |
| commit | dcb677c3d3290c18cfdbc54d2f8fcf0279c06206 (patch) | |
| tree | fdc15c344e577ba63ab248bf926163953c29e9c3 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | selftests/nolibc: allow report with existing test log (diff) | |
| download | linux-rng-dcb677c3d3290c18cfdbc54d2f8fcf0279c06206.tar.xz linux-rng-dcb677c3d3290c18cfdbc54d2f8fcf0279c06206.zip | |
tools/nolibc: stackprotector.h: make __stack_chk_init static
This allows to generate smaller text/data/dec size.
As the _start_c() function added by crt.h, __stack_chk_init() is called
from _start_c() instead of the assembly _start. So, it is able to mark
it with static now.
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
