diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2023-04-11 16:41:59 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-04-18 16:39:35 -0700 |
commit | d4cb626d6f3e86121e08ce1492836f37f91858dd (patch) | |
tree | fd4f8c847d5e84e1bbe6b844d8ae7daf5db35c8a /fs/proc/array.c | |
parent | 5a10562bdeb58006de4b1cd5f671b7da26b20bb3 (diff) |
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions