linux/include
Kuniyuki Iwashima c8a2b1f720 af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
[ Upstream commit 97af84a6bb ]

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>
2024-05-17 11:42:42 +02:00
..
acpi ACPI: CPPC: Do not prevent CPPC from working in the future 2022-08-25 11:15:30 +02:00
asm-generic asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation 2023-12-20 15:38:03 +01:00
clocksource
crypto crypto: algif_aead - Only wake up when ctx->more is zero 2024-03-26 18:22:34 -04:00
drm drm: Don't treat 0 as -1 in drm_fixp2int_ceil 2024-03-26 18:22:37 -04:00
dt-bindings
keys
kvm
linux ethernet: Add helper for assigning packet type when dest address does not match device address 2024-05-17 11:42:37 +02:00
math-emu
media media: dvb-core: Fix use-after-free due to race at dvb_register_device() 2024-03-26 18:22:38 -04:00
memory
misc
net af_unix: Do not use atomic ops for unix_sk(sk)->inflight. 2024-05-17 11:42:42 +02:00
pcmcia
ras
rdma RDMA/ulp: Use dev_name instead of ibdev->name 2024-03-01 13:06:10 +01:00
scsi scsi: core: Use 32-bit hostnum in scsi_host_lookup() 2023-09-23 10:48:08 +02:00
soc soc: fsl: qbman: Add CGR update function 2024-04-13 12:50:07 +02:00
sound ALSA: core: Add async signal helpers 2022-08-25 11:15:46 +02:00
target scsi: target: Fix ordered tag handling 2021-11-26 11:36:20 +01:00
trace timer/trace: Improve timer tracing 2024-04-13 12:50:02 +02:00
uapi Revert "y2038: rusage: use __kernel_old_timeval" 2024-05-02 16:17:14 +02:00
video video: of_display_timing.h: include errno.h 2022-07-12 16:29:01 +02:00
xen xen/gnttab: fix gnttab_end_foreign_access() without page specified 2022-03-11 10:15:13 +01:00