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

Skip to content
Commit e9f97e1b authored by Will Deacon's avatar Will Deacon Committed by Patrick Daly
Browse files

arm64: debug: remove noisy, pointless warning



Sending a SIGTRAP to a user task after execution of a BRK instruction at
EL0 is fundamental to the way in which software breakpoints work and
doesn't deserve a warning to be logged in dmesg. Whilst the warning can
be justified from EL1, do_debug_exception will already do the right thing,
so simply remove the code altogether.

Change-Id: Ida945d68467fc66bc159aa3bd85f576885b895ae
Cc: Sandeepa Prabhu <sandeepa.prabhu@linaro.org>
Reported-by: default avatarKyrylo Tkachov <kyrylo.tkachov@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Git-commit: 43683afbcb32f7b7318ac1badd6469d91fe22711
Git-repo: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git


Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 82f65cf9
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