diff options
author | Hou Tao <houtao1@huawei.com> | 2022-08-31 07:26:29 +0300 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2022-09-01 00:10:01 +0300 |
commit | 1c636b6277a2b2bf504df490b8dbadd2bd34ccd4 (patch) | |
tree | c29c585d2a6ff15141ee83ee4f67c2b9569eec20 /kernel/futex | |
parent | 66a7a92e4d0d091e79148a4c6ec15d1da65f4280 (diff) | |
download | linux-1c636b6277a2b2bf504df490b8dbadd2bd34ccd4.tar.xz |
selftests/bpf: Add test cases for htab update
One test demonstrates the reentrancy of hash map update on the same
bucket should fail, and another one shows concureently updates of
the same hash map bucket should succeed and not fail due to
the reentrancy checking for bucket lock.
There is no trampoline support on s390x, so move htab_update to
denylist.
Signed-off-by: Hou Tao <houtao1@huawei.com>
Link: https://lore.kernel.org/r/20220831042629.130006-4-houtao@huaweicloud.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'kernel/futex')
0 files changed, 0 insertions, 0 deletions