af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
When touching unix_sk(sk)->inflight, we are always under spin_lock(&unix_gc_lock). Let's convert unix_sk(sk)->inflight to the normal unsigned long. Signed-off-by:Kuniyuki Iwashima <kuniyu@amazon.com> Reviewed-by:
Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240123170856.41348-3-kuniyu@amazon.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
-
mentioned in commit 3b14c93c
-
mentioned in commit 42df4f2b
-
mentioned in commit eceb59b1
-
mentioned in commit 3f56a0b7
-
mentioned in commit a35823e8
-
mentioned in commit 65e0a92c
-
mentioned in commit 30a74bc0
-
mentioned in commit ef1bbb3d
-
mentioned in commit 7eb7d969
-
mentioned in commit 94c88f80
-
mentioned in commit 83ff38c5
-
mentioned in commit bf8fc58f
-
mentioned in commit 4f169b3f
-
mentioned in commit a4e12e86
-
mentioned in commit 71bf445d
-
mentioned in commit f91f368b
-
mentioned in commit ea688af3
-
mentioned in commit 954bf2e9
-
mentioned in commit 32099ac2
-
mentioned in commit 891e1954
-
mentioned in commit 271b09aa
-
mentioned in commit 9e73b9b9
-
mentioned in commit 39df2333
-
mentioned in commit 85dc8d26
-
mentioned in commit 0b74a3b0
-
mentioned in commit 45cd4bfb
-
mentioned in commit 7babde13
-
mentioned in commit 86692040
-
mentioned in commit 647852b1
-
mentioned in commit eb5cd3fd
-
mentioned in commit 70e489f3
-
mentioned in commit fa9bf099
-
mentioned in commit 4bdb5943
-
mentioned in commit 346adc2a
-
mentioned in commit a316800e
-
mentioned in commit a1a65323
-
mentioned in commit 260cf320
-
mentioned in commit 05e7c0ef
-
mentioned in commit d5129e92
-
mentioned in commit badc4dde
-
mentioned in commit 89ed4a22