diff options
author | Ian Rogers <irogers@google.com> | 2023-10-07 07:44:39 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-10-09 19:36:51 +0300 |
commit | 1be84ca53ca0421c781f9ec007cd8bccbb58f763 (patch) | |
tree | d0d080976441f94c1d82d6e376e46a53653ef1db /scripts/gdb/linux/utils.py | |
parent | 23671f4dfd10b48b4a2fee4768886f0d8ec55b7e (diff) | |
download | linux-1be84ca53ca0421c781f9ec007cd8bccbb58f763.tar.xz |
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/utils.py')
0 files changed, 0 insertions, 0 deletions