diff options
author | Thomas Gleixner <[email protected]> | 2010-10-04 16:20:16 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2010-10-12 16:53:41 +0200 |
commit | 0e1e367aab873becf3e21d9b0cf46d11154ebc3f (patch) | |
tree | b7a5e766ed9325dca8c0e62708fb082c7d10107a /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | bc5fdf9f3aad37406b3c8d635a7940cd65de0c12 (diff) |
pci: intr-remap: Free irte memory if SPARSE_IRQ=y
With SPARSE_IRQ=y the irte descriptors are dynamically allocated, but not
freed in free_irte().
That was ok as long as the sparse irq core was not freeing irq descriptors on
destroy_irq(). Now we leak the irte descriptor. Free it in free_irte().
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Acked-by: Suresh Siddha <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Jesse Barnes <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions