diff options
author | Marc Zyngier <maz@kernel.org> | 2019-11-08 19:57:55 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-11-10 21:47:50 +0300 |
commit | 898aa5ce6158c5ccfc256bfc17963bc81981eef8 (patch) | |
tree | 9f9746961519fce0552e8eb5f13927167a1009de /crypto/crypto_engine.c | |
parent | bf93b04cd85d74c34335e76882cf8bf206caab6e (diff) | |
download | linux-898aa5ce6158c5ccfc256bfc17963bc81981eef8.tar.xz |
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 <maz@kernel.org>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Link: https://lore.kernel.org/r/20191108165805.3071-2-maz@kernel.org
Diffstat (limited to 'crypto/crypto_engine.c')
0 files changed, 0 insertions, 0 deletions