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

Skip to content
Commit ca470e5b authored by Trilok Soni's avatar Trilok Soni
Browse files

arm64: process: Reduce the no. of bytes of data printed around registers



Since ARMv8 has more registers and printing 256bytes of data
around these registers will fill up the dmesg with the SoCs having
eight processors and it will be hard to analyze the original reason
of the crash since those useful backtrace information is overwritten.

Reduce the no. of bytes to half of what we are printing right now
to improve collection of useful information during the panic.

Change-Id: I5761e393b23c436907d255339c53eeaf25c081c1
Signed-off-by: default avatarTrilok Soni <tsoni@codeaurora.org>
parent c5bc590f
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