Re: [PATCH v2] PCI: Fix Extend ACS configurability

From: Jason Gunthorpe
Date: Thu Jan 23 2025 - 08:35:17 EST


On Wed, Jan 22, 2025 at 07:37:16PM -0800, Tushar Dave wrote:
> Commit 47c8846a49ba ("PCI: Extend ACS configurability") introduced
> bugs that fail to configure ACS ctrl to the value specified by the
> kernel parameter. Essentially there are two bugs.

> drivers/pci/pci.c | 17 ++++++++++++-----
> 1 file changed, 12 insertions(+), 5 deletions(-)

You will probably need to rebase and resend this once the merge window
closes (Feb 3) but it looks OK now

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason