diff options
author | 2013-06-04 16:37:44 -0400 | |
---|---|---|
committer | 2013-06-10 08:43:30 -0400 | |
commit | 9547689fcdf0b223967edcbbe588d9f0489ee5aa (patch) | |
tree | 6c793824fb12a92d1dc9763e2e1d6932a600009f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen/smp: Coalesce the free_irq calls in one function. (diff) | |
download | linux-dev-9547689fcdf0b223967edcbbe588d9f0489ee5aa.tar.xz linux-dev-9547689fcdf0b223967edcbbe588d9f0489ee5aa.zip |
xen/smp: Introduce a common structure to contain the IRQ name and interrupt line.
This patch adds a new structure to contain the common two things
that each of the per-cpu interrupts need:
- an interrupt number,
- and the name of the interrupt (to be added in 'xen/smp: Don't leak
interrupt name when offlining').
This allows us to carry the tuple of the per-cpu interrupt data structure
and expand it as we need in the future.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions