parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y
authorHelge Deller <deller@gmx.de>
Fri, 25 Mar 2022 13:22:57 +0000 (14:22 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 29 Mar 2022 19:37:12 +0000 (21:37 +0200)
commitca45ec3cb44aabe0933f9e10dba1b6946afb2a13
treefb9ed0223ce31faac9640d20e8fad6bc3761c988
parent98903688e6106d9ca68e44c7d218e61336d54631
parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y

Move the common_stext function into the non-init text section if hotplug
is enabled. This function is called from the firmware when hotplugged
CPUs are brought up.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/head.S