summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorTrilok Soni <tsoni@codeaurora.org>2016-09-20 14:55:35 -0700
committerTrilok Soni <tsoni@codeaurora.org>2016-09-20 14:55:35 -0700
commit0d51ff8b45b8175bbbee904ffc8aeae019072be8 (patch)
tree331083922c5d9168b8c579237e2af42b8b59ac41 /include/linux/timerqueue.h
parent4b91c1a0f78b6b4071e66c9a5879a784cedd6693 (diff)
arm64: process: Reduce the no. of bytes of data around registers
As a part of __show_regs we print the 512 bytes of data around key registers like SP, PC and LR. This data is not always useful and can cause issue while we have more cores in the system and need to print them per core during the stack traces triggered through WARN(..) like APIs. It can also cause latency issues due to heavy printing on the serial console. Reduce the logging to 128 bytes (nbytes * 2) around these registers from 512 bytes. Change-Id: Ie19fececd9d2bc6cd3328a6c63c956bcc9eed9a6 Signed-off-by: Trilok Soni <tsoni@codeaurora.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions