diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2023-04-12 01:41:59 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-04-19 01:39:35 +0200 |
commit | d4cb626d6f3e86121e08ce1492836f37f91858dd (patch) | |
tree | fd4f8c847d5e84e1bbe6b844d8ae7daf5db35c8a /scripts | |
parent | scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry() (diff) | |
download | linux-d4cb626d6f3e86121e08ce1492836f37f91858dd.tar.xz linux-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')
0 files changed, 0 insertions, 0 deletions