On 12/24/25 11:10, Vivian Wang wrote:
> The Sophgo SG2042 is a cursed machine in more ways than one.
>
[...]
> ---
> Vivian Wang (5):
> PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
> PCI/MSI: Check msi_addr_mask in msi_verify_entries()
> drm/radeon: Raise msi_addr_mask to 40 bits for pre-Bonaire
> ALSA: hda/intel: Raise msi_addr_mask to dma_bits
> [RFC net-next] net: ionic: Set msi_addr_mask to IONIC_ADDR_LEN-bit
> everywhere
>
> arch/powerpc/platforms/powernv/pci-ioda.c | 2 +-
> arch/powerpc/platforms/pseries/msi.c | 4 ++--
> drivers/gpu/drm/radeon/radeon_irq_kms.c | 4 ++--
> drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c | 4 +---
> drivers/pci/msi/msi.c | 11 +++++++----
> drivers/pci/msi/pcidev_msi.c | 2 +-
> drivers/pci/probe.c | 7 +++++++
> include/linux/pci.h | 8 +++++++-
> sound/hda/controllers/intel.c | 10 +++++-----
> 9 files changed, 33 insertions(+), 19 deletions(-)
> ---
> base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
> change-id: 20251223-pci-msi-addr-mask-2d765a7eb390
>
> Best regards,
+cc linux-riscv and sophgo lists. Please see:
https://lore.kernel.org/r/[email protected]/
This is what happens when I rely on get_maintainers.pl too much...