diff options
| author | Eduard Zingerman <[email protected]> | 2024-12-10 04:10:54 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-12-10 18:24:57 +0000 |
| commit | b238e187b4a2d3b54d80aec05a9cab6466b79dde (patch) | |
| tree | e2118335dc7d6aabf72b8a171eb448119278cbbe /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | bpf: add find_containing_subprog() utility function (diff) | |
| download | kernel-b238e187b4a2d3b54d80aec05a9cab6466b79dde.tar.gz kernel-b238e187b4a2d3b54d80aec05a9cab6466b79dde.zip | |
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Use BPF helper number instead of function pointer in
bpf_helper_changes_pkt_data(). This would simplify usage of this
function in verifier.c:check_cfg() (in a follow-up patch),
where only helper number is easily available and there is no real need
to lookup helper proto.
Signed-off-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
