diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2023-05-12 23:07:19 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-05-15 13:44:53 +0200 |
commit | c8b7fb09d1bcfa61d4211f61542e1291e7b4cbad (patch) | |
tree | bc3cfbe47df6113f5b941ab644b8c7c8f04a3f7a /kernel/cpu.c | |
parent | 9d349d47f0e39b4d1b68793ded2459daa1f948f0 (diff) |
x86/smpboot: Remove cpu_callin_mask
Now that TSC synchronization is SMP function call based there is no reason
to wait for the AP to be set in smp_callin_mask. The control CPU waits for
the AP to set itself in the online mask anyway.
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.206394064@linutronix.de
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions