summaryrefslogtreecommitdiff
path: root/mm/cma_debug.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-10-05 04:44:54 +0300
committerMarc Zyngier <marc.zyngier@arm.com>2017-10-19 12:30:03 +0300
commitf1d783585486c7c612f277c2a6f0c9bb5a67e463 (patch)
tree87895cecab4db87b5db128cd91826f8421e440d1 /mm/cma_debug.c
parentc94fb639d5462027004ed8f5f71288955688a4ae (diff)
downloadlinux-f1d783585486c7c612f277c2a6f0c9bb5a67e463.tar.xz
irqdomain: Move revmap_trees_mutex to struct irq_domain
The revmap_trees_mutex protects domain->revmap_tree. There is no need to make it global because it is allowed to modify revmap_tree of two different domains concurrently. Having said that, this would not be a actual bottleneck because the interrupt map/unmap does not occur quite often. Rather, the motivation is to tidy up the code from a data structure point of view. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'mm/cma_debug.c')
0 files changed, 0 insertions, 0 deletions