summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2026-05-28 19:05:15 -0400
committerMagnus Lindholm <linmag7@gmail.com>2026-07-06 22:59:13 +0200
commit3a3ac1f6c6a67b3803f2643584310f78301e58a8 (patch)
treea1ff82db05f9d7d2dd8edca987884f42d23cb7f3 /tools/perf/scripts/python/flamegraph.py
parent8884b9b5c8170424da4929e096cda64632207f4f (diff)
alpha: marvel: Fix irq_set_status_flags to use correct IRQ number
Pass base + i to irq_set_status_flags() to match the IRQ number used in irq_set_chip_and_handler(). Previously, IRQ_LEVEL was set on the wrong (low-numbered) IRQ descriptors rather than the IO7 IRQs at base + i. Cc: stable@vger.kernel.org Fixes: 08876fe8519c ("alpha: marvel: Convert irq_chip functions") Signed-off-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Magnus Lindholm <linmag7@gmail.com> Link: https://lore.kernel.org/r/20260528230516.1839694-1-mattst88@gmail.com Signed-off-by: Magnus Lindholm <linmag7@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions