diff options
| author | Alan Maguire <alan.maguire@oracle.com> | 2025-09-11 17:30:56 +0100 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2025-09-15 20:39:24 +0200 |
| commit | 3ae4c527080ce81b889ffc2780e077770b95ae88 (patch) | |
| tree | a3e122290086991e91cb42d8b945b71d8adae82f /scripts/gdb/linux/pgtable.py | |
| parent | 61ee2cce3fe4a006c600069c726dc36d54256765 (diff) | |
selftests/bpf: More open-coded gettid syscall cleanup
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.
A few more instances have crept into tests, use sys_gettid() instead, and
poison raw gettid() usage to avoid future issues.
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20250911163056.543071-1-alan.maguire@oracle.com
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions
