diff options
author | Marc Zyngier <[email protected]> | 2019-11-08 16:57:55 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2019-11-10 18:47:50 +0000 |
commit | 898aa5ce6158c5ccfc256bfc17963bc81981eef8 (patch) | |
tree | 9f9746961519fce0552e8eb5f13927167a1009de /tools/perf/scripts/python | |
parent | bf93b04cd85d74c34335e76882cf8bf206caab6e (diff) |
irqchip/gic-v3-its: Free collection mapping on device teardown
We allocate the collection mapping on device creation, but somehow
free it on the irqdomain free path, which is pretty inconsistent
and has led to bugs in the past.
Move it to the point where we teardown the device, making the
alloc/free symetric.
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Zenghui Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions