summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDawei Li <dawei.li@shingroup.cn>2024-01-22 11:57:13 +0300
committerThomas Gleixner <tglx@linutronix.de>2024-01-24 18:02:48 +0300
commitd22083a5f09b2066728a91f3abb71284451247b1 (patch)
tree3cf15a8f6e90da8fedf716c95329ea7dabc511b4 /tools/perf/scripts/python/export-to-sqlite.py
parenta0c446dc4d9365a24d81f2ee024bdde46e40365f (diff)
downloadlinux-d22083a5f09b2066728a91f3abb71284451247b1.tar.xz
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
GIC & GIC-v3 share same gic_irq() implementations, both of which serve exact same purpose as irqd_to_hwirq(). irqd_to_hwirq() is a generic and top level API of the interrupt subsystem, it's independent of any chip implementation. Replace gic_irq() with irqd_to_hwirq() and convert struct irq_data::hwirq to irq_hw_number_t explicitly. Suggested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Dawei Li <dawei.li@shingroup.cn> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20240122085716.2999875-3-dawei.li@shingroup.cn
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions