diff options
author | 2023-04-11 16:41:59 -0700 | |
---|---|---|
committer | 2023-04-18 16:39:35 -0700 | |
commit | d4cb626d6f3e86121e08ce1492836f37f91858dd (patch) | |
tree | fd4f8c847d5e84e1bbe6b844d8ae7daf5db35c8a /scripts/checkpatch.pl | |
parent | scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry() (diff) | |
download | linux-rng-d4cb626d6f3e86121e08ce1492836f37f91858dd.tar.xz linux-rng-d4cb626d6f3e86121e08ce1492836f37f91858dd.zip |
epoll: rename global epmutex
As of 4f04cbaf128 ("epoll: use refcount to reduce ep_mutex contention"),
this lock is now specific to nesting cases - inserting an epoll fd onto
another epoll fd. Rename the lock to be less generic.
Link: https://lkml.kernel.org/r/20230411234159.20421-1-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dave@stgolabs.net>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions