All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix disable_acs_redir parameter
@ 2019-04-10 21:05 Logan Gunthorpe
  2019-04-10 21:05 ` [PATCH v2 1/2] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored Logan Gunthorpe
  2019-04-10 21:05 ` [PATCH v2 2/2] PCI: Clean up resource_alignment parameter to not require static buffer Logan Gunthorpe
  0 siblings, 2 replies; 6+ messages in thread
From: Logan Gunthorpe @ 2019-04-10 21:05 UTC (permalink / raw)
  To: linux-kernel, linux-pci; +Cc: Bjorn Helgaas, Logan Gunthorpe

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-12 20:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-10 21:05 [PATCH v2 0/2] Fix disable_acs_redir parameter Logan Gunthorpe
2019-04-10 21:05 ` [PATCH v2 1/2] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored Logan Gunthorpe
2019-04-12 20:32   ` Bjorn Helgaas
2019-04-10 21:05 ` [PATCH v2 2/2] PCI: Clean up resource_alignment parameter to not require static buffer Logan Gunthorpe
2019-04-12 20:44   ` Bjorn Helgaas
2019-04-12 20:53     ` Logan Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.