diff options
author | Thomas Gleixner <[email protected]> | 2023-06-15 22:33:54 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-06-20 14:51:46 +0200 |
commit | 2affa6d6db28855e6340b060b809c23477aa546e (patch) | |
tree | 75be2f4fb3afac4135674cdb580414ea1cc29e38 /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
parent | 9b040453d4440659f33dc6f0aa26af418ebfe70b (diff) |
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
The wmb()s before sending the IPIs are not synchronizing anything.
If at all then the apic IPI functions have to provide or act as appropriate
barriers.
Remove these cargo cult barriers which have no explanation of what they are
synchronizing.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Borislav Petkov (AMD) <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions