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]
Date:   Mon, 18 May 2020 16:10:48 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Johan Hovold <johan@...nel.org>,
        Thomas Gleixner <tglx@...utronix.de>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clocksource/drivers/rda: drop redundant Kconfig
 dependency

On 13/05/2020 14:25, Johan Hovold wrote:
> Since commit 2f8a26c166eb ("clocksource: Improve GENERIC_CLOCKEVENTS
> dependency") all clocksource drivers depend on GENERIC_CLOCKEVENTS so
> drop the redundant attribute from the RDA-timer entry which was added
> later.
> 
> Signed-off-by: Johan Hovold <johan@...nel.org>

Applied, thanks
> ---
>  drivers/clocksource/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> index f2142e6bbea3..ef5331ce5fda 100644
> --- a/drivers/clocksource/Kconfig
> +++ b/drivers/clocksource/Kconfig
> @@ -120,7 +120,6 @@ config OWL_TIMER
>  
>  config RDA_TIMER
>  	bool "RDA timer driver" if COMPILE_TEST
> -	depends on GENERIC_CLOCKEVENTS
>  	select CLKSRC_MMIO
>  	select TIMER_OF
>  	help
> 


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ