linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 3/3] arm64: defconfig: Compile ufs-bsg as a module
@ 2019-12-11  9:13 Can Guo
  2019-12-11 11:11 ` Avri Altman
  0 siblings, 1 reply; 3+ messages in thread
From: Can Guo @ 2019-12-11  9:13 UTC (permalink / raw)
  To: asutoshd, nguyenb, rnayak, linux-scsi, kernel-team, saravanak,
	salyzyn, cang
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, Olof Johansson,
	Aisheng Dong, Maxime Ripard, Arnd Bergmann, Anson Huang,
	Leonard Crestez, Dinh Nguyen, Clément Péron,
	Marcin Juszkiewicz,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE),
	open list

Compiling ufs-bsg as a module to improve flexibility of its usage.

Signed-off-by: Can Guo <cang@codeaurora.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e05c39..169a6e6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -227,6 +227,7 @@ CONFIG_SCSI_UFSHCD=y
 CONFIG_SCSI_UFSHCD_PLATFORM=y
 CONFIG_SCSI_UFS_QCOM=m
 CONFIG_SCSI_UFS_HISI=y
+CONFIG_SCSI_UFS_BSG=m
 CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
 CONFIG_SATA_AHCI_PLATFORM=y
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

* RE: [PATCH v2 3/3] arm64: defconfig: Compile ufs-bsg as a module
  2019-12-11  9:13 [PATCH v2 3/3] arm64: defconfig: Compile ufs-bsg as a module Can Guo
@ 2019-12-11 11:11 ` Avri Altman
  2019-12-11 11:45   ` cang
  0 siblings, 1 reply; 3+ messages in thread
From: Avri Altman @ 2019-12-11 11:11 UTC (permalink / raw)
  To: Can Guo, asutoshd, nguyenb, rnayak, linux-scsi, kernel-team,
	saravanak, salyzyn
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, Olof Johansson,
	Aisheng Dong, Maxime Ripard, Arnd Bergmann, Anson Huang,
	Leonard Crestez, Dinh Nguyen, Clément Péron,
	Marcin Juszkiewicz,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE),
	open list



> 
> Compiling ufs-bsg as a module to improve flexibility of its usage.
> 
> Signed-off-by: Can Guo <cang@codeaurora.org>
Not sure we want to make it loadable by default.
The platform vendor should decide if this module is available or not,
Don't you think?


> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index
> 8e05c39..169a6e6 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -227,6 +227,7 @@ CONFIG_SCSI_UFSHCD=y
> CONFIG_SCSI_UFSHCD_PLATFORM=y  CONFIG_SCSI_UFS_QCOM=m
> CONFIG_SCSI_UFS_HISI=y
> +CONFIG_SCSI_UFS_BSG=m
>  CONFIG_ATA=y
>  CONFIG_SATA_AHCI=y
>  CONFIG_SATA_AHCI_PLATFORM=y
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project


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

* Re: [PATCH v2 3/3] arm64: defconfig: Compile ufs-bsg as a module
  2019-12-11 11:11 ` Avri Altman
@ 2019-12-11 11:45   ` cang
  0 siblings, 0 replies; 3+ messages in thread
From: cang @ 2019-12-11 11:45 UTC (permalink / raw)
  To: Avri Altman
  Cc: asutoshd, nguyenb, rnayak, linux-scsi, kernel-team, saravanak,
	salyzyn, Catalin Marinas, Will Deacon, Shawn Guo, Olof Johansson,
	Aisheng Dong, Maxime Ripard, Arnd Bergmann, Anson Huang,
	Leonard Crestez, Dinh Nguyen, Clément Péron,
	Marcin Juszkiewicz,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE),
	open list

On 2019-12-11 19:11, Avri Altman wrote:
>> 
>> Compiling ufs-bsg as a module to improve flexibility of its usage.
>> 
>> Signed-off-by: Can Guo <cang@codeaurora.org>
> Not sure we want to make it loadable by default.
> The platform vendor should decide if this module is available or not,
> Don't you think?
> 
> 

Agree, I will remove this change from patchset in next versioin of it.

Thanks,

Can Guo.

>> ---
>>  arch/arm64/configs/defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/arch/arm64/configs/defconfig 
>> b/arch/arm64/configs/defconfig index
>> 8e05c39..169a6e6 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -227,6 +227,7 @@ CONFIG_SCSI_UFSHCD=y
>> CONFIG_SCSI_UFSHCD_PLATFORM=y  CONFIG_SCSI_UFS_QCOM=m
>> CONFIG_SCSI_UFS_HISI=y
>> +CONFIG_SCSI_UFS_BSG=m
>>  CONFIG_ATA=y
>>  CONFIG_SATA_AHCI=y
>>  CONFIG_SATA_AHCI_PLATFORM=y
>> --
>> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora 
>> Forum,
>> a Linux Foundation Collaborative Project

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

end of thread, other threads:[~2019-12-11 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-11  9:13 [PATCH v2 3/3] arm64: defconfig: Compile ufs-bsg as a module Can Guo
2019-12-11 11:11 ` Avri Altman
2019-12-11 11:45   ` cang

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).