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] [day] [month] [year] [list]
Message-ID: <20220224223953.GB6522@duo.ucw.cz>
Date:   Thu, 24 Feb 2022 23:39:53 +0100
From:   Pavel Machek <pavel@...x.de>
To:     Sasha Levin <sashal@...nel.org>
Cc:     linux-kernel@...r.kernel.org, stable@...r.kernel.org,
        Wolfram Sang <wsa@...nel.org>,
        krzysztof.kozlowski@...onical.com, robh@...nel.org,
        semen.protsenko@...aro.org, yangyicong@...ilicon.com,
        sven@...npeter.dev, jie.deng@...el.com, bence98@....bme.hu,
        lukas.bulwahn@...il.com, linux-i2c@...r.kernel.org
Subject: Re: [PATCH AUTOSEL 4.9 8/9] i2c: qup: allow COMPILE_TEST

On Tue 2022-02-22 21:32:59, Sasha Levin wrote:
> From: Wolfram Sang <wsa@...nel.org>
> 
> [ Upstream commit 5de717974005fcad2502281e9f82e139ca91f4bb ]
> 
> Driver builds fine with COMPILE_TEST. Enable it for wider test coverage
> and easier maintenance.

I don't believe this is suitable for stable.

Best regards,
								Pavel
								
> +++ b/drivers/i2c/busses/Kconfig
> @@ -783,7 +783,7 @@ config I2C_PXA_SLAVE
>  
>  config I2C_QUP
>  	tristate "Qualcomm QUP based I2C controller"
> -	depends on ARCH_QCOM
> +	depends on ARCH_QCOM || COMPILE_TEST
>  	help
>  	  If you say yes to this option, support will be included for the
>  	  built-in I2C interface on the Qualcomm SoCs.
> -- 
> 2.34.1

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ