aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorViswas G <[email protected]>2021-01-09 18:08:46 +0530
committerMartin K. Petersen <[email protected]>2021-01-13 00:02:01 -0500
commitec2e7e1afff5a8a0d91b85e74a0d1e40a0cedacd (patch)
tree9a658b426652b256662c494d7342b83c5068b274 /tools/perf/scripts/python/bin
parent5d28026891c7041deec08cc5ddd8f3abd90195e1 (diff)
scsi: pm80xx: Fix driver fatal dump failure
The function pm80xx_get_fatal_dump() has two issues that result in the fatal dump not being able to complete successfully. 1. Trying to collect fatal_logs from the application fails because we are not shifting the MEMBASE-II register properly. Once we read 64K region of data we have to shift the MEMBASE-II register and read the next chunk. Only then would we be able to get complete data. 2. If a timeout occurs, our application will get stuck. Link: https://lore.kernel.org/r/[email protected] Acked-by: Jack Wang <[email protected]> Signed-off-by: Viswas G <[email protected]> Signed-off-by: Ruksar Devadi <[email protected]> Signed-off-by: Ashokkumar N <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions