Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 75029f60 authored by ChiaHao's avatar ChiaHao Committed by Joonwoo Park
Browse files

arm64: Bug fix in stack alignment exception



The value of ESR has been stored into x1, and should be directly pass to
do_sp_pc_abort function, "MOV x1, x25" is an extra operation and do_sp_pc_abort
will get the wrong value of ESR.

Signed-off-by: default avatarChiaHao <andy.jhshiu@gmail.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Cc: <stable@vger.kernel.org>
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Git-commit: 3906c2b53cd23c2ae03e6ce41432c8e7f0a3cbbb
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent 47dc4c80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment