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

Skip to content
Commit 3603f1fc authored by Catalin Marinas's avatar Catalin Marinas Committed by Michael Bohan
Browse files

arm64: Unmask asynchronous aborts when in kernel mode



The asynchronous aborts are generally fatal for the kernel but they can
be masked via the pstate A bit. If a system error happens while in
kernel mode, it won't be visible until returning to user space. This
patch enables this kind of abort early to help identifying the cause.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Git-commit: b3bf6aa7e79117419f7eddccf0b7af4382d823c3
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Signed-off-by: default avatarIan Maund <imaund@codeaurora.org>
parent 826968e7
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