diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-11-18 19:40:01 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-18 19:40:01 -0800 |
commit | 66418447d27b7f4c027587582a133dd0bc0a663b (patch) | |
tree | fb3603d29b21ac19478faf5784f4372513c8b15e /fs/ioctl.c | |
parent | 21742be898fb6d99d4d85e293bd501b6870b503a (diff) | |
parent | 0c4d5cb9a1c3583b61df199a51eccebe759e3c18 (diff) |
Merge branch 'bpf-fix-recursive-lock-and-add-test'
Jiayuan Chen says:
====================
bpf: fix recursive lock and add test
1. fix recursive lock when ebpf prog return SK_PASS.
2. add selftest to reproduce recursive lock.
Note that the test code can reproduce the 'dead-lock' and if just
the selftest merged without first patch, the test case will
definitely fail, because the issue of deadlock is inevitable.
v1: https://lore.kernel.org/55fc6114-7e64-4b65-86d2-92cfd1e9e92f@linux.dev/
====================
Acked-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://patch.msgid.link/20241118030910.36230-1-mrpre@163.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions