diff options
author | Matteo Croce <[email protected]> | 2024-10-10 04:56:52 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-10-10 08:52:36 -0700 |
commit | 5bd48a3a14df4b3ee1be0757efcc0f40d4f57b35 (patch) | |
tree | 65e2ea6fdecffdfec494ec9b8ee4cd985d136d42 /scripts/gdb/linux/radixtree.py | |
parent | 4073213488be542f563eb4b2457ab4cbcfc2b738 (diff) |
bpf: fix argument type in bpf_loop documentation
The `index` argument to bpf_loop() is threaded as an u64.
This lead in a subtle verifier denial where clang cloned the argument
in another register[1].
[1] https://github.com/systemd/systemd/pull/34650#issuecomment-2401092895
Signed-off-by: Matteo Croce <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions