diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2025-03-16 22:46:07 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-04-14 08:51:25 +0300 |
commit | 60ccc16f530a480abfde399bf80779e5b021b3fe (patch) | |
tree | bff5516b4c2dae0c373d25fb8a56bf3266d86eda /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8e1930296f921d3246f331c394c0516feb36993a (diff) | |
download | linux-60ccc16f530a480abfde399bf80779e5b021b3fe.tar.xz |
tools/nolibc: drop manual stack pointer alignment
The stack pointer is already aligned by the kernel to a multiple of 16.
See STACK_ROUND() in fs/binfmt_elf.c.
The manual realignment is unnecessary, drop it.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250316-nolibc-sp-align-v1-1-1e1fb073ca1e@weissschuh.net
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions