summaryrefslogtreecommitdiff
path: root/kernel/async.c
diff options
context:
space:
mode:
authorLakshmi Narayana Kalavala <lkalaval@codeaurora.org>2018-02-26 15:06:22 -0800
committerLakshmi Narayana Kalavala <lkalaval@codeaurora.org>2018-03-16 17:25:34 -0700
commit1f9861ad386a36c435cf664c5a99e0e15de54c00 (patch)
tree03bd3b95441720d5d26ca06bf7dc861e772adc01 /kernel/async.c
parent89ddcc12a182913177718228e0dc9eef2161998f (diff)
drm/msm: limit sde_dbg_dump output to current entries
Update the sde_dbg_dump function to only dump event log entries up to the time the dump is initiated, and increase the number of recorded event log entries. This places a limit on the total number of entries that are output to the dmesg log even if more entries would have been added while the dump is executing (e.g., interrupt events), while still allowing the extra events to be recorded properly. Change-Id: I66f850d21a2d0217f9049facffce074831b7e17d Signed-off-by: Clarence Ip <cip@codeaurora.org> Signed-off-by: Lakshmi Narayana Kalavala <lkalaval@codeaurora.org>
Diffstat (limited to 'kernel/async.c')
0 files changed, 0 insertions, 0 deletions