linux-stable/drivers/dma/dw-axi-dmac
Ben Dooks 86cb0defe0 dmaengine: dw-axi-dmac: do not print NULL LLI during error
During debugging we have seen an issue where axi_chan_dump_lli()
is passed a NULL LLI pointer which ends up causing an OOPS due
to trying to get fields from it. Simply print NULL LLI and exit
to avoid this.

Signed-off-by: Ben Dooks <ben.dooks@sifive.com>
Link: https://lore.kernel.org/r/20220708170153.269991-3-ben.dooks@sifive.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-07-21 18:03:08 +05:30
..
dw-axi-dmac-platform.c dmaengine: dw-axi-dmac: do not print NULL LLI during error 2022-07-21 18:03:08 +05:30
dw-axi-dmac.h dmaengine: dw-axi-dmac: cleanup comments 2022-03-11 16:05:01 +05:30
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00