parisc: Move CPU startup-related functions into .text section
If CONFIG_HOTPLUG_CPU is enabled, those functions will be run again
after bootup. So they need to reside in the .text section.
Signed-off-by:
Helge Deller <deller@gmx.de>
Showing
- arch/parisc/kernel/cache.c 1 addition, 1 deletionarch/parisc/kernel/cache.c
- arch/parisc/kernel/irq.c 1 addition, 1 deletionarch/parisc/kernel/irq.c
- arch/parisc/kernel/processor.c 1 addition, 1 deletionarch/parisc/kernel/processor.c
- arch/parisc/kernel/time.c 1 addition, 1 deletionarch/parisc/kernel/time.c
Please register or sign in to comment