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

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

arm64: Enable interrupts in the EL0 undef handler



do_undefinstr() has to be called with interrupts disabled since it may
read the instruction from the user address space which could lead to a
data abort and subsequent might_sleep() warning in do_page_fault().

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


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