diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2023-05-13 00:07:16 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-05-15 14:44:52 +0300 |
commit | d4f28f07c2fe736bce8ca415a86fb74c629200f3 (patch) | |
tree | e49b972bfd073c7c5e26a4669033349042a8a928 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a32226fa3b7d33d380494cf94cf1d4f8ebb70004 (diff) | |
download | linux-d4f28f07c2fe736bce8ca415a86fb74c629200f3.tar.xz |
x86/smpboot: Move synchronization masks to SMP boot code
The usage is in smpboot.c and not in the CPU initialization code.
The XEN_PV usage of cpu_callout_mask is obsolete as cpu_init() not longer
waits and cacheinfo has its own CPU mask now, so cpu_callout_mask can be
made static too.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Tested-by: Helge Deller <deller@gmx.de> # parisc
Tested-by: Guilherme G. Piccoli <gpiccoli@igalia.com> # Steam Deck
Link: https://lore.kernel.org/r/20230512205256.091511483@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions