diff options
author | Jiri Olsa <jolsa@kernel.org> | 2025-10-01 15:22:21 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-10-01 23:37:29 +0300 |
commit | f83fcec7843dedf3fcfdef119ccca78e8f24ee63 (patch) | |
tree | b62c7ee6a135860e65439110b0ee4c27823c3972 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
parent | d3479214c05dbd07bc56f8823e7bd8719fcd39a9 (diff) | |
download | linux-f83fcec7843dedf3fcfdef119ccca78e8f24ee63.tar.xz |
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Commit 0e2fb011a0ba ("selftests/bpf: Clean up open-coded gettid syscall
invocations") addressed the issue that older libc may not have a gettid()
function call wrapper for the associated syscall.
The uprobe syscall tests got in from tip tree, using sys_gettid in there.
Fixes: 0e2fb011a0ba ("selftests/bpf: Clean up open-coded gettid syscall invocations")
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions