From: "Krzysztof Wilczyński" <kw@linux.com>
To: Niklas Cassel <cassel@kernel.org>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Rob Herring <robh@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Shawn Lin <shawn.lin@rock-chips.com>,
Heiko Stuebner <heiko@sntech.de>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Shradha Todi <shradha.t@samsung.com>,
Damien Le Moal <dlemoal@kernel.org>,
linux-pci@vger.kernel.org, linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/7] minor PCI endpoint cleanups
Date: Fri, 17 May 2024 20:12:53 +0900 [thread overview]
Message-ID: <20240517111253.GO202520@rocinante> (raw)
In-Reply-To: <20240320113157.322695-1-cassel@kernel.org>
Hello,
> This series used to be called:
> "PCI: endpoint: set prefetchable bit for 64-bit BARs"
>
> However, since after discussions with Arnd and Mani, that patch has been
> dropped, however, the other cleanups are still worth including IMO, thus
> the series has been renamed.
[...]
> PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
> PCI: endpoint: Allocate a 64-bit BAR if that is the only option
> PCI: endpoint: pci-epf-test: Remove superfluous code
> PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
> PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
Applied to endpoint, thank you!
[01/05] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
https://git.kernel.org/pci/pci/c/417660525d6f
[02/05] PCI: endpoint: Allocate a 64-bit BAR if that is the only option
https://git.kernel.org/pci/pci/c/29a025b6fbf3
[03/05] PCI: endpoint: pci-epf-test: Remove superfluous code
https://git.kernel.org/pci/pci/c/828e870431aa
[04/05] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
https://git.kernel.org/pci/pci/c/e49eab944cfb
[05/05] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
https://git.kernel.org/pci/pci/c/597ac0fa37b8
> PCI: cadence: Set a 64-bit BAR if requested
Applied to controller/cadence, thank you!
[1/1] PCI: cadence: Set a 64-bit BAR if requested
https://git.kernel.org/pci/pci/c/07db0fa80cf3
> PCI: rockchip-ep: Set a 64-bit BAR if requested
Applied to controller/rockchip, thank you!
[1/1] PCI: rockchip-ep: Set a 64-bit BAR if requested
https://git.kernel.org/pci/pci/c/de66b37a174f
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: "Krzysztof Wilczyński" <kw@linux.com>
To: Niklas Cassel <cassel@kernel.org>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Rob Herring <robh@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Shawn Lin <shawn.lin@rock-chips.com>,
Heiko Stuebner <heiko@sntech.de>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Shradha Todi <shradha.t@samsung.com>,
Damien Le Moal <dlemoal@kernel.org>,
linux-pci@vger.kernel.org, linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/7] minor PCI endpoint cleanups
Date: Fri, 17 May 2024 20:12:53 +0900 [thread overview]
Message-ID: <20240517111253.GO202520@rocinante> (raw)
In-Reply-To: <20240320113157.322695-1-cassel@kernel.org>
Hello,
> This series used to be called:
> "PCI: endpoint: set prefetchable bit for 64-bit BARs"
>
> However, since after discussions with Arnd and Mani, that patch has been
> dropped, however, the other cleanups are still worth including IMO, thus
> the series has been renamed.
[...]
> PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
> PCI: endpoint: Allocate a 64-bit BAR if that is the only option
> PCI: endpoint: pci-epf-test: Remove superfluous code
> PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
> PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
Applied to endpoint, thank you!
[01/05] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
https://git.kernel.org/pci/pci/c/417660525d6f
[02/05] PCI: endpoint: Allocate a 64-bit BAR if that is the only option
https://git.kernel.org/pci/pci/c/29a025b6fbf3
[03/05] PCI: endpoint: pci-epf-test: Remove superfluous code
https://git.kernel.org/pci/pci/c/828e870431aa
[04/05] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
https://git.kernel.org/pci/pci/c/e49eab944cfb
[05/05] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
https://git.kernel.org/pci/pci/c/597ac0fa37b8
> PCI: cadence: Set a 64-bit BAR if requested
Applied to controller/cadence, thank you!
[1/1] PCI: cadence: Set a 64-bit BAR if requested
https://git.kernel.org/pci/pci/c/07db0fa80cf3
> PCI: rockchip-ep: Set a 64-bit BAR if requested
Applied to controller/rockchip, thank you!
[1/1] PCI: rockchip-ep: Set a 64-bit BAR if requested
https://git.kernel.org/pci/pci/c/de66b37a174f
Krzysztof
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: "Krzysztof Wilczyński" <kw@linux.com>
To: Niklas Cassel <cassel@kernel.org>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Rob Herring <robh@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Shawn Lin <shawn.lin@rock-chips.com>,
Heiko Stuebner <heiko@sntech.de>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Shradha Todi <shradha.t@samsung.com>,
Damien Le Moal <dlemoal@kernel.org>,
linux-pci@vger.kernel.org, linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/7] minor PCI endpoint cleanups
Date: Fri, 17 May 2024 20:12:53 +0900 [thread overview]
Message-ID: <20240517111253.GO202520@rocinante> (raw)
In-Reply-To: <20240320113157.322695-1-cassel@kernel.org>
Hello,
> This series used to be called:
> "PCI: endpoint: set prefetchable bit for 64-bit BARs"
>
> However, since after discussions with Arnd and Mani, that patch has been
> dropped, however, the other cleanups are still worth including IMO, thus
> the series has been renamed.
[...]
> PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
> PCI: endpoint: Allocate a 64-bit BAR if that is the only option
> PCI: endpoint: pci-epf-test: Remove superfluous code
> PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
> PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
Applied to endpoint, thank you!
[01/05] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
https://git.kernel.org/pci/pci/c/417660525d6f
[02/05] PCI: endpoint: Allocate a 64-bit BAR if that is the only option
https://git.kernel.org/pci/pci/c/29a025b6fbf3
[03/05] PCI: endpoint: pci-epf-test: Remove superfluous code
https://git.kernel.org/pci/pci/c/828e870431aa
[04/05] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
https://git.kernel.org/pci/pci/c/e49eab944cfb
[05/05] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
https://git.kernel.org/pci/pci/c/597ac0fa37b8
> PCI: cadence: Set a 64-bit BAR if requested
Applied to controller/cadence, thank you!
[1/1] PCI: cadence: Set a 64-bit BAR if requested
https://git.kernel.org/pci/pci/c/07db0fa80cf3
> PCI: rockchip-ep: Set a 64-bit BAR if requested
Applied to controller/rockchip, thank you!
[1/1] PCI: rockchip-ep: Set a 64-bit BAR if requested
https://git.kernel.org/pci/pci/c/de66b37a174f
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2024-05-17 11:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-20 11:31 [PATCH v4 0/7] minor PCI endpoint cleanups Niklas Cassel
2024-03-20 11:31 ` Niklas Cassel
2024-03-20 11:31 ` Niklas Cassel
2024-03-20 11:31 ` [PATCH v4 1/7] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop Niklas Cassel
2024-03-20 11:31 ` [PATCH v4 2/7] PCI: endpoint: Allocate a 64-bit BAR if that is the only option Niklas Cassel
2024-03-20 11:31 ` [PATCH v4 3/7] PCI: endpoint: pci-epf-test: Remove superfluous code Niklas Cassel
2024-03-20 11:31 ` [PATCH v4 4/7] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop Niklas Cassel
2024-03-22 10:31 ` Manivannan Sadhasivam
2024-03-20 11:31 ` [PATCH v4 5/7] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind() Niklas Cassel
2024-03-22 10:31 ` Manivannan Sadhasivam
2024-03-20 11:31 ` [PATCH v4 6/7] PCI: cadence: Set a 64-bit BAR if requested Niklas Cassel
2024-03-20 11:31 ` [PATCH v4 7/7] PCI: rockchip-ep: " Niklas Cassel
2024-03-20 11:31 ` Niklas Cassel
2024-03-20 11:31 ` Niklas Cassel
2024-05-17 11:12 ` Krzysztof Wilczyński [this message]
2024-05-17 11:12 ` [PATCH v4 0/7] minor PCI endpoint cleanups Krzysztof Wilczyński
2024-05-17 11:12 ` Krzysztof Wilczyński
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240517111253.GO202520@rocinante \
--to=kw@linux.com \
--cc=bhelgaas@google.com \
--cc=cassel@kernel.org \
--cc=dlemoal@kernel.org \
--cc=heiko@sntech.de \
--cc=kishon@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=lpieralisi@kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=robh@kernel.org \
--cc=shawn.lin@rock-chips.com \
--cc=shradha.t@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.