Re: [PATCH v6 0/2] Revise some PCI _DSM method implement

From: Mario Limonciello
Date: Wed Jan 07 2026 - 17:01:59 EST


On 6/5/25 1:58 AM, Zhou Shengqing wrote:
[1/2]PCI/ACPI: Add rev 2 check for PRESERVE_BOOT_CONFIG function
[2/2]PCI/ACPI: Add acpi_check_dsm() for PCI _DSM definitions

drivers/pci/pci-acpi.c | 58 ++++++++++++++++++++++++++++++++----------
1 file changed, 44 insertions(+), 14 deletions(-)

Did this series get overlooked? I was talking to someone about this _DSM and noticed it on lore. It looks reasonable to me.

The only thing that jumped out to me that I would say is that the tag

Fixes: 9d7d5db8e78e ("PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_re")

Shouldn't be below the cutlist, it should be above it. If there are no other concerns maybe Bjorn can just fix that while committing though.

Reviewed-by: Mario Limonciello (AMD) <superm1@xxxxxxxxxx>