diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2025-09-22 16:09:17 +0200 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2025-10-29 10:29:57 +0100 |
| commit | 639214f65b1db87c6992eadf93079ff0d8768c2d (patch) | |
| tree | 7254bb68b382ea47e8555af40c53065de5c4b2b7 /net/unix/af_unix.c | |
| parent | 42b9138f81fc22c36128f9524bb21bc9eabfb1b8 (diff) | |
unwind: Make unwind_task_info::unwind_mask consistent
The unwind_task_info::unwind_mask was manipulated using a mixture of:
regular store
WRITE_ONCE()
try_cmpxchg()
set_bit()
atomic_long_*()
Clean up and make it consistently atomic_long_t.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20250924080119.384384486@infradead.org
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
