diff options
author | 2024-01-08 23:51:32 +0800 | |
---|---|---|
committer | 2024-02-22 15:38:51 -0800 | |
commit | 7c37857fc23a7e0ff0bf51cc2ea47d9140d1f6a3 (patch) | |
tree | bd85b0ab1dd55fcaecb2e421bb180c4bf961c502 /kernel/panic.c | |
parent | treewide: update LLVM Bugzilla links (diff) | |
download | wireguard-linux-7c37857fc23a7e0ff0bf51cc2ea47d9140d1f6a3.tar.xz wireguard-linux-7c37857fc23a7e0ff0bf51cc2ea47d9140d1f6a3.zip |
selftests: add eventfd selftests
This adds the promised selftest for eventfd. It will verify the flags of
eventfd2, including EFD_CLOEXEC, EFD_NONBLOCK and EFD_SEMAPHORE.
Link: https://lkml.kernel.org/r/tencent_3C9A298878D22B5D8F79DC2FEE99BB4A8F05@qq.com
Signed-off-by: Wen Yang <wenyang.linux@foxmail.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Javier Martinez Canillas <javierm@redhat.com>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Pengfei Xu <pengfei.xu@intel.com>
Cc: Miklos Szeredi <mszeredi@redhat.com>
Cc: Andrei Vagin <avagin@google.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions