Skip to content
Commit 4d2459e5 authored by Andy Gross's avatar Andy Gross Committed by Kumar Gala
Browse files

ARM: Add r3 to clobber list when configuring stack guard



If you enable HW_STACK_PROTECTION, DEBUG_OPTIMIZATIONS, and
CPU_STATS, you can get a crash when switching to the main thread
due to the r3 getting munged during a inline ASM call.  This patch
fixes that by adding r3 to the clobber list.

Fixes #12821

Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent c96c90ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment