diff options
author | Valentin Schneider <[email protected]> | 2023-03-07 14:35:57 +0000 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2023-03-24 11:01:28 +0100 |
commit | 253a0fb4c62827cdcaf43afcea5d675507eaf7a3 (patch) | |
tree | fb135bbf9c7816f7a79e7f1c04b8df8c1b00bbef /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 4c8c3c7f70a6779d30f5492acbc9978f4636fe7a (diff) |
smp: reword smp call IPI comment
Accessing the call_single_queue hasn't involved a spinlock since 2014:
6897fc22ea01 ("kernel: use lockless list for smp_call_function_single")
The llist operations (namely cmpxchg() and xchg()) provide similar ordering
guarantees, update the comment to lessen confusion.
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions