diff options
author | Valentin Schneider <vschneid@redhat.com> | 2023-03-07 17:35:57 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-03-24 13:01:28 +0300 |
commit | 253a0fb4c62827cdcaf43afcea5d675507eaf7a3 (patch) | |
tree | fb135bbf9c7816f7a79e7f1c04b8df8c1b00bbef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c8c3c7f70a6779d30f5492acbc9978f4636fe7a (diff) | |
download | linux-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions