aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2024-08-09 15:35:56 -0400
committerTomi Valkeinen <[email protected]>2024-10-30 14:17:35 +0200
commit948a944ea7a6c64cac73c46d06da0548d8f03b65 (patch)
treef15d3f09c7accac4ea04e31ba9b1f409f88a6ac2 /tools/perf/scripts/python/event_analyzing_sample.py
parent851daf0ceca10278714a359dabbe97d360a6949b (diff)
drm: zynqmp_dp: Convert to a hard IRQ
Now that all of the sleeping work is done outside of the IRQ, we can convert it to a hard IRQ. Shared IRQs may be triggered even after calling disable_irq, so use free_irq instead which removes our callback altogether. Signed-off-by: Sean Anderson <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions