diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-11 10:07:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-11 10:07:52 -0700 |
commit | 56fe0a6a9f8941b154bd6a41ed828e9e1078b67b (patch) | |
tree | 64344d9cb0ca7bed06b2dfce1f36f4d68be5d25b /mm/sparse.c | |
parent | cb2e5ee8e7a04be6a762b51241701b5105b82022 (diff) | |
parent | 03f9885c60adf73488fe32aab628ee3d4a39598e (diff) |
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/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()
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions