diff options
author | Keguang Zhang <[email protected]> | 2023-09-25 20:17:34 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-10-13 12:25:31 +0200 |
commit | 021a8ca2ba23c01487a98ad23b68ac062e14cf32 (patch) | |
tree | 64c7f3961953fb6f103912bc6f89d5a5cb42bd99 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6260ecd04594360ae2af104fb2641317728a66e4 (diff) |
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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions