]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/smpboot: Remove STARTUP_SECONDARY parallel-6.2-rc8-part1
authorBrian Gerst <brgerst@gmail.com>
Fri, 24 Feb 2023 15:42:35 +0000 (10:42 -0500)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 25 Feb 2023 07:59:57 +0000 (07:59 +0000)
commit401cedd9fed8e9eb00cc6db650f6147f8e69f6ae
tree4bc540590bb312e7e9c682359eedb115359a61a7
parent52f021e50b22ce113bb34ca01606b1235a77efd3
x86/smpboot: Remove STARTUP_SECONDARY

All CPUs now use the same setup path.  Remove STARTUP_SECONDARY and
renumber the remaining flags.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
arch/x86/include/asm/smp.h
arch/x86/kernel/head_64.S
arch/x86/kernel/smpboot.c