diff options
author | Ben Dooks <ben.dooks@sifive.com> | 2022-07-08 20:01:52 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-07-21 15:33:08 +0300 |
commit | 86cb0defe0e275453bc39e856bb523eb425a6537 (patch) | |
tree | 29c0aa6ad2ce00e753e36e847efdd6c448e7dd01 /scripts/gdb/linux/utils.py | |
parent | 4348d99efa01fe030eb625495de8b9f3578b5c7d (diff) | |
download | linux-86cb0defe0e275453bc39e856bb523eb425a6537.tar.xz |
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions