[PATCH v2 0/3] Cleanup resource_alignment parameter

From: Logan Gunthorpe
Date: Thu Aug 22 2019 - 12:10:26 EST


As requested, this is a refresh of this series. I rebased it on v5.3-rc5
without any other changes.

This is a cleanup of the resource_alignment parameter after finding
an improved way to handle the static buffer for the disable_acs_redir
parameter. So this patchset allows us to drop a significant chunk
of static data.

Thanks,

Logan

--

Logan Gunthorpe (3):
PCI: Clean up resource_alignment parameter to not require static
buffer
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
PCI: Force trailing new line to resource_alignment_param in sysfs

drivers/pci/pci.c | 65 +++++++++++++++++++++++++----------------------
1 file changed, 35 insertions(+), 30 deletions(-)

--
2.20.1