diff options
author | 2024-08-09 15:35:56 -0400 | |
---|---|---|
committer | 2024-10-30 14:17:35 +0200 | |
commit | 948a944ea7a6c64cac73c46d06da0548d8f03b65 (patch) | |
tree | f15d3f09c7accac4ea04e31ba9b1f409f88a6ac2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm: zynqmp_dp: Don't retrain the link in our IRQ (diff) | |
download | wireguard-linux-948a944ea7a6c64cac73c46d06da0548d8f03b65.tar.xz wireguard-linux-948a944ea7a6c64cac73c46d06da0548d8f03b65.zip |
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 <sean.anderson@linux.dev>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240809193600.3360015-5-sean.anderson@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions