aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorMarek BehĂșn <[email protected]>2024-06-20 11:52:33 +0200
committerThomas Gleixner <[email protected]>2024-06-23 17:23:08 +0200
commit50c43447f71c6d0eb9e320c4cc69822d396e52bc (patch)
treed68e7cd65b98236c4cd20d6c8a2af4e5fe17ec59 /tools/testing/selftests/bpf/progs/test_autoload.c
parentb1c387506d2738b655f0806d3ee3e6fc94ecb910 (diff)
irqchip/armada-370-xp: Use atomic_io_modify() instead of another spinlock
Use the dedicated atomic_io_modify() instead of a open coded spin_lock() + readl() + writel() + spin_unlock() sequence. This allows to drop the irq_controller_lock spinlock from the driver. Signed-off-by: Marek BehĂșn <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Andrew Lunn <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions