diff options
author | 2024-06-13 13:53:09 +0200 | |
---|---|---|
committer | 2024-06-13 11:16:01 -0700 | |
commit | e73cd1cfc2177654e562b04f514be5f0f0b96da2 (patch) | |
tree | 80e9183bca908b2452d45c87141e7b13c33502af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Fix reg_set_min_max corruption of fake_reg (diff) | |
download | linux-rng-e73cd1cfc2177654e562b04f514be5f0f0b96da2.tar.xz linux-rng-e73cd1cfc2177654e562b04f514be5f0f0b96da2.zip |
bpf: Reduce stack consumption in check_stack_write_fixed_off
The fake_reg moved into env->fake_reg given it consumes a lot of stack
space (120 bytes). Migrate the fake_reg in check_stack_write_fixed_off()
as well now that we have it.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/r/20240613115310.25383-2-daniel@iogearbox.net
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions