summaryrefslogtreecommitdiff
path: root/include/linux/smp.h
diff options
context:
space:
mode:
authorValentin Schneider <vschneid@redhat.com>2023-03-07 17:35:57 +0300
committerPeter Zijlstra <peterz@infradead.org>2023-03-24 13:01:28 +0300
commit253a0fb4c62827cdcaf43afcea5d675507eaf7a3 (patch)
treefb135bbf9c7816f7a79e7f1c04b8df8c1b00bbef /include/linux/smp.h
parent4c8c3c7f70a6779d30f5492acbc9978f4636fe7a (diff)
downloadlinux-253a0fb4c62827cdcaf43afcea5d675507eaf7a3.tar.xz
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 <vschneid@redhat.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20230307143558.294354-7-vschneid@redhat.com
Diffstat (limited to 'include/linux/smp.h')
0 files changed, 0 insertions, 0 deletions