lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8288a615-1cca-9c24-f38c-549478ba55ad@acm.org>
Date:   Thu, 28 Oct 2021 20:59:19 -0700
From:   Bart Van Assche <bvanassche@....org>
To:     Julian Braha <julianbraha@...il.com>, alim.akhtar@...sung.com,
        avri.altman@....com, jejb@...ux.ibm.com,
        martin.petersen@...cle.com, beanhuo@...ron.com,
        rdunlap@...radead.org, daejun7.park@...sung.com
Cc:     fazilyildiran@...il.com, linux-scsi@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi: ufs: fix unmet dependency on RESET_CONTROLLER for
 RESET_TI_SYSCON

On 10/28/21 13:35, Julian Braha wrote:
> diff --git a/drivers/scsi/ufs/Kconfig b/drivers/scsi/ufs/Kconfig
> index b2521b830be7..0427f8277a5d 100644
> --- a/drivers/scsi/ufs/Kconfig
> +++ b/drivers/scsi/ufs/Kconfig
> @@ -115,6 +115,7 @@ config SCSI_UFS_MEDIATEK
>   	tristate "Mediatek specific hooks to UFS controller platform driver"
>   	depends on SCSI_UFSHCD_PLATFORM && ARCH_MEDIATEK
>   	select PHY_MTK_UFS
> +  select RESET_CONTROLLER
>   	select RESET_TI_SYSCON
>   	help
>   	  This selects the Mediatek specific additions to UFSHCD platform driver.

Please keep the indentation consistent.

Thanks,

Bart.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ