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: <aPIPzyN86tTwAU4I@shikoro>
Date: Fri, 17 Oct 2025 11:43:43 +0200
From: Wolfram Sang <wsa+renesas@...g-engineering.com>
To: Philipp Zabel <p.zabel@...gutronix.de>
Cc: linux-renesas-soc@...r.kernel.org,
	Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/2] reset: always include RESET_GPIO driver if
 possible


> > +	select RESET_GPIO if GPIOLIB
> 
> Thank you, what was the reason to go with this instead of
> 
> 	default y if GPIOLIB

The above will "fix" existing configs automatically. If a config has
already RESET_GPIO=n, it will not be updated with the latter, so it
still requires user interaction. Because RESET_GPIO is a leaf object, I
think it is OK to select it.


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ