diff options
author | Yucong Sun <sunyucong@gmail.com> | 2021-10-06 20:56:17 +0200 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-10-09 00:17:00 +0200 |
commit | 5db02dd7f09fdc32fa3866386784d383aca191d8 (patch) | |
tree | d4c646c5b0499e3f0009b859fa4d26db4fb08e76 /tools/iio | |
parent | selftests/bpf: Adding pid filtering for atomics test (diff) | |
download | linux-5db02dd7f09fdc32fa3866386784d383aca191d8.tar.xz linux-5db02dd7f09fdc32fa3866386784d383aca191d8.zip |
selftests/bpf: Fix pid check in fexit_sleep test
bpf_get_current_pid_tgid() returns u64, whose upper 32 bits are the same
as userspace getpid() return value.
Signed-off-by: Yucong Sun <sunyucong@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211006185619.364369-13-fallentree@fb.com
Diffstat (limited to 'tools/iio')
0 files changed, 0 insertions, 0 deletions