aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorZhao Qiang <[email protected]>2020-11-03 10:05:46 +0800
committerMark Brown <[email protected]>2020-11-04 17:50:24 +0000
commit9bd77a9ce31dd242fece27219d14fbee5068dd85 (patch)
treee6f1a1c86e7ad1642545de81e5b92be2f4f93f6a /tools/perf/scripts/python/exported-sql-viewer.py
parent5e31ba0c0543a04483b53151eb5b7413efece94c (diff)
spi: fsl-dspi: fix wrong pointer in suspend/resume
Since commit 530b5affc675 ("spi: fsl-dspi: fix use-after-free in remove path"), this driver causes a "NULL pointer dereference" in dspi_suspend/resume. This is because since this commit, the drivers private data point to "dspi" instead of "ctlr", the codes in suspend and resume func were not modified correspondly. Fixes: 530b5affc675 ("spi: fsl-dspi: fix use-after-free in remove path") Signed-off-by: Zhao Qiang <[email protected]> Reviewed-by: Vladimir Oltean <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions