diff options
| author | Kuniyuki Iwashima <[email protected]> | 2024-06-20 20:56:19 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-06-25 09:10:18 +0000 |
| commit | 7202cb591624b860bd7b688d4bd0f5bee79c7f44 (patch) | |
| tree | 7492d812396b3681da21104736ac3416c5f85c72 /net/unix/af_unix.c | |
| parent | af_unix: Remove U_LOCK_DIAG. (diff) | |
| download | kernel-7202cb591624b860bd7b688d4bd0f5bee79c7f44.tar.gz kernel-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 <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
