summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/headsmp.S
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2010-12-20 17:58:19 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-12-20 17:58:19 +0100
commitfaabfa0816916b0a7cfc93f6a9be382830658c80 (patch)
tree95b003cd7a92c20e4212ab7d315fc75287f91bd8 /arch/arm/mach-ux500/headsmp.S
parentARM: SMP: split out software TLB maintainence broadcasting (diff)
downloadlinux-faabfa0816916b0a7cfc93f6a9be382830658c80.tar.xz
linux-faabfa0816916b0a7cfc93f6a9be382830658c80.zip
ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug
When we soft-CPU hotplug a CPU, we reset the stack pointer and jump back to start_secondary(). This allows us to restart as if the CPU was actually reset. However, we weren't resetting the frame pointer, which could cause problems with backtracing. Reset the frame pointer to zero (which means no parent frame) just like the early assembly code also does. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ux500/headsmp.S')
0 files changed, 0 insertions, 0 deletions