diff options
author | 2023-09-25 20:17:34 +0800 | |
---|---|---|
committer | 2023-10-13 12:25:31 +0200 | |
commit | 021a8ca2ba23c01487a98ad23b68ac062e14cf32 (patch) | |
tree | 64c7f3961953fb6f103912bc6f89d5a5cb42bd99 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irqdomain: Annotate struct irq_domain with __counted_by (diff) | |
download | wireguard-linux-021a8ca2ba23c01487a98ad23b68ac062e14cf32.tar.xz wireguard-linux-021a8ca2ba23c01487a98ad23b68ac062e14cf32.zip |
genirq/generic-chip: Fix the irq_chip name for /proc/interrupts
irq_init_generic_chip() only sets the name for the first chip type, which
leads to empty names for other chip types. Eventually, these names will be
shown as "-" /proc/interrupts.
Set the name for all chip types by default.
Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230925121734.93017-1-keguang.zhang@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions