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]
Date:   Wed, 1 Mar 2017 11:21:12 +0100
From:   Neil Armstrong <narmstrong@...libre.com>
To:     Masahiro Yamada <yamada.masahiro@...ionext.com>,
        linux-arm-kernel@...ts.infradead.org
Cc:     linux-kernel@...r.kernel.org, Russell King <linux@...linux.org.uk>,
        linux-oxnas@...ts.tuxfamily.org
Subject: Re: [PATCH] ARM: oxnas: remove redundant select CPU_V6K

On 02/26/2017 04:07 AM, Masahiro Yamada wrote:
> MACH_OX820 depends on ARCH_MULTI_V6, which already selects CPU_V6K.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> ---
> 
>  arch/arm/mach-oxnas/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig
> index 8fa4557..e3610c5 100644
> --- a/arch/arm/mach-oxnas/Kconfig
> +++ b/arch/arm/mach-oxnas/Kconfig
> @@ -28,7 +28,6 @@ config MACH_OX820
>  	depends on ARCH_MULTI_V6
>  	select ARM_GIC
>  	select DMA_CACHE_RWFO if SMP
> -	select CPU_V6K
>  	select HAVE_SMP
>  	select HAVE_ARM_SCU if SMP
>  	select HAVE_ARM_TWD if SMP
> 

Acked-by: Neil Armstrong <narmstrong@...libre.com>

Applied in oxnas-for-next.

Thanks,
Neil

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ