diff options
author | 2023-10-06 21:44:39 -0700 | |
---|---|---|
committer | 2023-10-09 09:36:51 -0700 | |
commit | 1be84ca53ca0421c781f9ec007cd8bccbb58f763 (patch) | |
tree | d0d080976441f94c1d82d6e376e46a53653ef1db /scripts/gdb/linux/tasks.py | |
parent | bpftool: Align output skeleton ELF code (diff) | |
download | wireguard-linux-1be84ca53ca0421c781f9ec007cd8bccbb58f763.tar.xz wireguard-linux-1be84ca53ca0421c781f9ec007cd8bccbb58f763.zip |
bpftool: Align bpf_load_and_run_opts insns and data
A C string lacks alignment so use aligned arrays to avoid potential
alignment problems. Switch to using sizeof (less 1 for the \0
terminator) rather than a hardcode size constant.
Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20231007044439.25171-2-irogers@google.com
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions