From: Linus Torvalds Date: Sun, 11 Aug 2024 17:07:52 +0000 (-0700) Subject: Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.12~696 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56fe0a6a9f8941b154bd6a41ed828e9e1078b67b;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'irq-urgent-2024-08-11' of git://git./linux/kernel/git/tip/tip Pull irq fixes from Thomas Gleixner: "Three small fixes for interrupt core and drivers: - The interrupt core fails to honor caller supplied affinity hints for non-managed interrupts and uses the system default affinity on startup instead. Set the missing flag in the descriptor to tell the core to use the provided affinity. - Fix a shift out of bounds error in the Xilinx driver - Handle switching to level trigger correctly in the RISCV APLIC driver. It failed to retrigger the interrupt which causes it to become stale" * tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration irqchip/xilinx: Fix shift out of bounds genirq/irqdesc: Honor caller provided affinity in alloc_desc() --- 56fe0a6a9f8941b154bd6a41ed828e9e1078b67b