[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190524201610.8039-1-logang@deltatee.com>
Date: Fri, 24 May 2019 14:16:07 -0600
From: Logan Gunthorpe <logang@...tatee.com>
To: linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Logan Gunthorpe <logang@...tatee.com>
Subject: [PATCH 0/3] Cleanup resource_alignment parameter
This is a follow up to the cleanup I started last cycle on the
resource_alignment parameter after finding an improved way to do handle
the static buffer for the disable_acs_redir parameter. So this patchset
allows us to drop a significant chunk of static data.
Per the discussion last cycle, this version keeps the spin locks
(instead of the RCU implementation) and splits the change into a
couple different patches.
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
Powered by blists - more mailing lists