aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2023-02-13 11:42:50 +0100
committerMarc Zyngier <[email protected]>2023-02-13 19:31:24 +0000
commit47d1932f37de99bae3345bb93f098ac8750ab0fb (patch)
treed63790a43dd16739bb2c1dbb1c89d16d02967ecb /scripts/gdb/linux/config.py
parent8932c32c3053accd50702b36e944ac2016cd103c (diff)
irqdomain: Drop revmap mutex
The revmap mutex is essentially only used to maintain the integrity of the radix tree during updates (lookups use RCU). As the global irq_domain_mutex is now held in all paths that update the revmap structures there is strictly no longer any need for the dedicated mutex, which can be removed. Drop the revmap mutex and add lockdep assertions to the revmap helpers to make sure that the global lock is always held when updating the revmap. Tested-by: Hsin-Yi Wang <[email protected]> Tested-by: Mark-PK Tsai <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions