Files
kernel_google_b4s4/include/net
Kuniyuki Iwashima 75191e5f38 UPSTREAM: af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
[ Upstream commit 97af84a6bba2ab2b9c704c08e67de3b5ea551bb2 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
(cherry picked from commit c8a2b1f7208b0ea0a4ad4355e0510d84f508a9ff)
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Change-Id: I0d965d5f2a863d798c06de9f21d0467f256b538e
2024-07-06 10:36:33 +03:00
..
2021-06-10 12:42:36 +02:00
2019-03-23 13:19:44 +01:00
2020-08-21 11:48:51 +02:00
2019-02-23 09:05:59 +01:00
2016-06-27 15:06:17 -04:00
2016-07-08 12:20:57 +02:00
2018-02-08 16:32:00 +08:00
2018-02-08 16:32:00 +08:00
2016-04-25 16:44:27 -04:00
2016-04-25 16:44:27 -04:00
2016-06-09 23:41:03 -07:00
2016-08-26 11:55:18 -07:00
2016-09-23 08:38:50 -04:00
2016-02-16 20:21:48 -05:00
2020-03-20 11:01:08 +01:00
2016-05-20 18:03:16 -04:00
2019-11-10 11:23:31 +01:00
2020-07-22 09:10:48 +02:00
2016-05-20 18:03:17 -04:00
2022-07-29 18:58:19 +02:00
2021-07-28 12:36:41 +02:00
2016-08-17 19:36:23 -04:00
2021-08-04 11:58:03 +02:00
2016-10-03 02:00:22 -04:00
2016-10-04 02:11:51 -04:00
2018-05-16 10:08:41 +02:00
2016-03-23 22:09:58 -04:00
2016-04-07 16:53:30 -04:00
2016-05-03 16:08:14 -04:00
2017-07-21 07:42:18 +02:00
2022-04-21 14:01:02 +02:00