diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-06-20 13:56:19 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-06-25 11:10:18 +0200 |
commit | 7202cb591624b860bd7b688d4bd0f5bee79c7f44 (patch) | |
tree | 7492d812396b3681da21104736ac3416c5f85c72 /net/unix/af_unix.c | |
parent | c4da4661d985fd3cbaea3ea6101e2dd0d2ad4b74 (diff) | |
download | lwn-7202cb591624b860bd7b688d4bd0f5bee79c7f44.tar.gz lwn-7202cb591624b860bd7b688d4bd0f5bee79c7f44.zip |
af_unix: Remove U_LOCK_GC_LISTENER.
Commit 1971d13ffa84 ("af_unix: Suppress false-positive lockdep splat for
spin_lock() in __unix_gc().") added U_LOCK_GC_LISTENER for the old GC,
but it's no longer needed for the new GC.
Let's remove U_LOCK_GC_LISTENER and unix_state_lock_nested() as there's
no user.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions