diff options
| author | Thomas Gleixner <[email protected]> | 2023-05-12 23:07:16 +0200 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2023-05-15 13:44:52 +0200 |
| commit | d4f28f07c2fe736bce8ca415a86fb74c629200f3 (patch) | |
| tree | e49b972bfd073c7c5e26a4669033349042a8a928 /tools/perf/scripts/python | |
| parent | a32226fa3b7d33d380494cf94cf1d4f8ebb70004 (diff) | |
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Michael Kelley <[email protected]>
Tested-by: Oleksandr Natalenko <[email protected]>
Tested-by: Helge Deller <[email protected]> # parisc
Tested-by: Guilherme G. Piccoli <[email protected]> # Steam Deck
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions