Skip to content
Commit 253a0fb4 authored by Valentin Schneider's avatar Valentin Schneider Committed by Peter Zijlstra
Browse files

smp: reword smp call IPI comment



Accessing the call_single_queue hasn't involved a spinlock since 2014:

  6897fc22 ("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: default avatarValentin Schneider <vschneid@redhat.com>
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20230307143558.294354-7-vschneid@redhat.com
parent 4c8c3c7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment