Hi Bjorn This is v2 of my patch to fix the disable_acs_redir paramater.
Per our discussion I've found a much better way which can be applied to the resource_alignment paramater. Thus, I've included a second patch that removes the static buffer used there. I'd appreciate it if the first patch can be applied quickly to fix the bug I caused. The second patch can go in slowly. Thanks, Logan Logan Gunthorpe (2): PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored PCI: Clean up resource_alignment parameter to not require static buffer drivers/pci/pci.c | 96 +++++++++++++++++++++++++++++++---------------- 1 file changed, 64 insertions(+), 32 deletions(-) -- 2.20.1