[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240225104638.GAZdsajv3v8YcNNqJt@fat_crate.local>
Date: Sun, 25 Feb 2024 11:46:38 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] irq/urgent for v6.8-rc6
Hi Linus,
please pull a couple of urgent IRQ fixes for v6.8-rc6.
Thx.
---
The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:
Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.8_rc6
for you to fetch changes up to ec4308ecfc887128a468f03fb66b767559c57c23:
irqchip/gic-v3-its: Do not assume vPE tables are preallocated (2024-02-21 21:11:20 +0100)
----------------------------------------------------------------
- Make sure GICv4 always gets initialized to prevent a kexec-ed kernel
from silently failing to set it up
- Do not call bus_get_dev_root() for the mbigen irqchip as it always
returns NULL - use NULL directly
- Fix hardware interrupt number truncation when assigning MSI interrupts
- Correct sending end-of-interrupt messages to disabled interrupts lines on
RISC-V PLIC
----------------------------------------------------------------
Chen Jun (1):
irqchip/mbigen: Don't use bus_get_dev_root() to find the parent
Nam Cao (1):
irqchip/sifive-plic: Enable interrupt if needed before EOI
Oliver Upton (1):
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Vidya Sagar (1):
PCI/MSI: Prevent MSI hardware interrupt number truncation
drivers/irqchip/irq-gic-v3-its.c | 2 +-
drivers/irqchip/irq-mbigen.c | 8 +-------
drivers/irqchip/irq-sifive-plic.c | 8 +++++++-
drivers/pci/msi/irqdomain.c | 2 +-
4 files changed, 10 insertions(+), 10 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists