diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2018-07-18 17:42:04 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-08-06 10:16:19 +0200 |
commit | a8db74564b0c634667e1722264bde303d296f566 (patch) | |
tree | 167b633cb68b5191c22479708a93ff5d9faa45f3 /net/ethernet | |
parent | irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devices (diff) | |
download | linux-a8db74564b0c634667e1722264bde303d296f566.tar.xz linux-a8db74564b0c634667e1722264bde303d296f566.zip |
irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
The its_lock lock is held while a new device is added to the list and
during setup while the CPU is booted. Even on -RT the CPU-bootup is
performed with disabled interrupts.
Make its_lock a raw_spin_lock_t.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions