* [PATCH] PCI: endpoint: Fix a Kconfig prompt of vNTB driver
@ 2023-02-02 10:38 Shunsuke Mie
2023-04-08 9:19 ` Manivannan Sadhasivam
2023-04-21 10:07 ` Lorenzo Pieralisi
0 siblings, 2 replies; 3+ messages in thread
From: Shunsuke Mie @ 2023-02-02 10:38 UTC (permalink / raw)
To: Lorenzo Pieralisi
Cc: Krzysztof Wilczyński, Manivannan Sadhasivam,
Kishon Vijay Abraham I, Bjorn Helgaas, Shunsuke Mie, Jon Mason,
Frank Li, Randy Dunlap, Ren Zhijie, linux-pci, linux-kernel
vNTB driver and NTB driver have same Kconfig prompt. Changed to make it
distinguishable.
Fixes: e35f56bb0330 ("PCI: endpoint: Support NTB transfer between RC and EP")
Signed-off-by: Shunsuke Mie <mie@igel.co.jp>
---
drivers/pci/endpoint/functions/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pci/endpoint/functions/Kconfig b/drivers/pci/endpoint/functions/Kconfig
index 9fd560886871..8efb6a869e7c 100644
--- a/drivers/pci/endpoint/functions/Kconfig
+++ b/drivers/pci/endpoint/functions/Kconfig
@@ -27,7 +27,7 @@ config PCI_EPF_NTB
If in doubt, say "N" to disable Endpoint NTB driver.
config PCI_EPF_VNTB
- tristate "PCI Endpoint NTB driver"
+ tristate "PCI Endpoint Virtual NTB driver"
depends on PCI_ENDPOINT
depends on NTB
select CONFIGFS_FS
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] PCI: endpoint: Fix a Kconfig prompt of vNTB driver
2023-02-02 10:38 [PATCH] PCI: endpoint: Fix a Kconfig prompt of vNTB driver Shunsuke Mie
@ 2023-04-08 9:19 ` Manivannan Sadhasivam
2023-04-21 10:07 ` Lorenzo Pieralisi
1 sibling, 0 replies; 3+ messages in thread
From: Manivannan Sadhasivam @ 2023-04-08 9:19 UTC (permalink / raw)
To: Shunsuke Mie
Cc: Lorenzo Pieralisi, Krzysztof Wilczyński,
Manivannan Sadhasivam, Kishon Vijay Abraham I, Bjorn Helgaas,
Jon Mason, Frank Li, Randy Dunlap, Ren Zhijie, linux-pci,
linux-kernel
On Thu, Feb 02, 2023 at 07:38:32PM +0900, Shunsuke Mie wrote:
> vNTB driver and NTB driver have same Kconfig prompt. Changed to make it
> distinguishable.
>
> Fixes: e35f56bb0330 ("PCI: endpoint: Support NTB transfer between RC and EP")
>
> Signed-off-by: Shunsuke Mie <mie@igel.co.jp>
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
- Mani
> ---
> drivers/pci/endpoint/functions/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pci/endpoint/functions/Kconfig b/drivers/pci/endpoint/functions/Kconfig
> index 9fd560886871..8efb6a869e7c 100644
> --- a/drivers/pci/endpoint/functions/Kconfig
> +++ b/drivers/pci/endpoint/functions/Kconfig
> @@ -27,7 +27,7 @@ config PCI_EPF_NTB
> If in doubt, say "N" to disable Endpoint NTB driver.
>
> config PCI_EPF_VNTB
> - tristate "PCI Endpoint NTB driver"
> + tristate "PCI Endpoint Virtual NTB driver"
> depends on PCI_ENDPOINT
> depends on NTB
> select CONFIGFS_FS
> --
> 2.25.1
>
--
மணிவண்ணன் சதாசிவம்
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] PCI: endpoint: Fix a Kconfig prompt of vNTB driver
2023-02-02 10:38 [PATCH] PCI: endpoint: Fix a Kconfig prompt of vNTB driver Shunsuke Mie
2023-04-08 9:19 ` Manivannan Sadhasivam
@ 2023-04-21 10:07 ` Lorenzo Pieralisi
1 sibling, 0 replies; 3+ messages in thread
From: Lorenzo Pieralisi @ 2023-04-21 10:07 UTC (permalink / raw)
To: Shunsuke Mie
Cc: Lorenzo Pieralisi, Krzysztof Wilczyński,
Manivannan Sadhasivam, Kishon Vijay Abraham I, Bjorn Helgaas,
Jon Mason, Frank Li, Randy Dunlap, Ren Zhijie, linux-pci,
linux-kernel
On Thu, 02 Feb 2023 19:38:32 +0900, Shunsuke Mie wrote:
> vNTB driver and NTB driver have same Kconfig prompt. Changed to make it
> distinguishable.
>
> Fixes: e35f56bb0330 ("PCI: endpoint: Support NTB transfer between RC and EP")
>
>
Applied to controller/endpoint, thanks!
[1/1] PCI: endpoint: Fix a Kconfig prompt of vNTB driver
https://git.kernel.org/pci/pci/c/e49f106fb073
Thanks,
Lorenzo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-04-21 10:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-02 10:38 [PATCH] PCI: endpoint: Fix a Kconfig prompt of vNTB driver Shunsuke Mie
2023-04-08 9:19 ` Manivannan Sadhasivam
2023-04-21 10:07 ` Lorenzo Pieralisi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox