diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-10 07:25:49 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-10 07:25:49 -1000 |
commit | 1519610b533754c600effd8e25cd4aa44951a6a5 (patch) | |
tree | d19bb9e2a855eb78e3215d96a3fc12db1ea74144 /arch | |
parent | 9c6913b7499cca943776cb0b02ea282113625580 (diff) | |
parent | 63ef1a8a07ef64f802af1adadae3b05ba824c534 (diff) |
Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Thomas Gleixner:
"A set of interrupt chip driver fixes:
- A fix for a long standing bug in the ARM GICv3 redistributor
polling which uses the wrong bit number to test.
- Prevent translation of bogus ACPI table entries which map device
interrupts into the IPI space on ARM GICs.
- Don't write into the pending register of ARM GICV4 before the scan
in hardware has completed.
- A set of build and correctness fixes for the Qualcomm MPM driver"
* tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
irqchip/gic, gic-v3: Prevent GSI to SGI translations
irqchip/gic-v3: Fix GICR_CTLR.RWP polling
irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init()
irq/qcom-mpm: Fix build error without MAILBOX
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions