aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEddie James <[email protected]>2020-11-10 15:47:36 -0600
committerMark Brown <[email protected]>2020-11-11 12:34:29 +0000
commitee4ad5d06509b3aea79b6a77bebd09ef891bed8d (patch)
tree65de0b6cd50285e4b2c31d171a380f075bd87c77 /tools/perf/scripts/python/export-to-postgresql.py
parent766c6b63aa044e84b045803b40b14754d69a2a1d (diff)
spi: fsi: Fix transfer returning without finalizing message
In the case that the SPI mux isn't set, the transfer_one_message function returns without finalizing the message. This means that the transfer never completes, resulting in hung tasks and an eventual kernel panic. Fix it by finalizing the transfer in this case. Fixes: 9211a441e606 ("spi: fsi: Check mux status before transfers") Signed-off-by: Eddie James <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions