aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorIndan Zupancic <[email protected]>2022-05-05 13:47:50 +0200
committerGreg Kroah-Hartman <[email protected]>2022-05-05 23:00:21 +0200
commit401fb66a355eb0f22096cf26864324f8e63c7d78 (patch)
tree80630ede0f485ff5dcfb7aca84859b25e2e5c5ad /tools/perf/scripts/python/bin/export-to-sqlite-report
parent9361ebfbb79fd1bc8594a487c01ad52cdaa391ea (diff)
fsl_lpuart: Don't enable interrupts too early
If an irq is pending when devm_request_irq() is called, the irq handler will cause a NULL pointer access because initialisation is not done yet. Fixes: 9d7ee0e28da59 ("tty: serial: lpuart: avoid report NULL interrupt") Cc: stable <[email protected]> Signed-off-by: Indan Zupancic <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions