linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] PCI: Allow Thunderbolt to work with resources from pci=hpmemsize
@ 2020-01-15 17:56 Nicholas Johnson
  2020-01-30 20:55 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Nicholas Johnson @ 2020-01-15 17:56 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-pci, Bjorn Helgaas, Mika Westerberg,
	Benjamin Herrenschmidt, Logan Gunthorpe, Nicholas Johnson

Changes:
	- Add Mika Westerberg's Reviewed-by: tags that he gave for 1, 2
	- Change commit description slightly in 1
	- Change commit description more substantially in 3, 4
	- Fix indentation in 3, oops. I thought I ran checkpatch.pl on
	  it, clearly I was asleep or missed that one
	- Update 4 to remove usage of reset_resource() which Bjorn says
	  he considers to be depricated.

I have not heard back from Bjorn in a while from my latest replies, so I
am moving ahead with PATCH v2. I have tried to act on his initial
feedback the best I can.

Apply this series after series:
"PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt"

Nicholas Johnson (4):
  PCI: In extend_bridge_window() change available to new_size
  PCI: Rename extend_bridge_window() to adjust_bridge_window()
  PCI: Change extend_bridge_window() to set resource size directly
  PCI: Allow extend_bridge_window() to shrink resource if necessary

 drivers/pci/setup-bus.c | 41 ++++++++++++++++++++---------------------
 1 file changed, 20 insertions(+), 21 deletions(-)

-- 
2.25.0


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

* Re: [PATCH v2 0/4] PCI: Allow Thunderbolt to work with resources from pci=hpmemsize
  2020-01-15 17:56 [PATCH v2 0/4] PCI: Allow Thunderbolt to work with resources from pci=hpmemsize Nicholas Johnson
@ 2020-01-30 20:55 ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2020-01-30 20:55 UTC (permalink / raw)
  To: Nicholas Johnson
  Cc: linux-kernel, linux-pci, Mika Westerberg, Benjamin Herrenschmidt,
	Logan Gunthorpe

On Wed, Jan 15, 2020 at 05:56:42PM +0000, Nicholas Johnson wrote:
> Changes:
> 	- Add Mika Westerberg's Reviewed-by: tags that he gave for 1, 2
> 	- Change commit description slightly in 1
> 	- Change commit description more substantially in 3, 4
> 	- Fix indentation in 3, oops. I thought I ran checkpatch.pl on
> 	  it, clearly I was asleep or missed that one
> 	- Update 4 to remove usage of reset_resource() which Bjorn says
> 	  he considers to be depricated.
> 
> I have not heard back from Bjorn in a while from my latest replies, so I
> am moving ahead with PATCH v2. I have tried to act on his initial
> feedback the best I can.
> 
> Apply this series after series:
> "PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt"
> 
> Nicholas Johnson (4):
>   PCI: In extend_bridge_window() change available to new_size
>   PCI: Rename extend_bridge_window() to adjust_bridge_window()
>   PCI: Change extend_bridge_window() to set resource size directly
>   PCI: Allow extend_bridge_window() to shrink resource if necessary
> 
>  drivers/pci/setup-bus.c | 41 ++++++++++++++++++++---------------------
>  1 file changed, 20 insertions(+), 21 deletions(-)

Applied to pci/resource for v5.6, thanks!

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

end of thread, other threads:[~2020-01-30 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15 17:56 [PATCH v2 0/4] PCI: Allow Thunderbolt to work with resources from pci=hpmemsize Nicholas Johnson
2020-01-30 20:55 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).