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: <alpine.DEB.2.21.1807310054180.1725@nanos.tec.linutronix.de>
Date:   Tue, 31 Jul 2018 00:55:47 +0200 (CEST)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     Alexei Colin <acolin@....edu>
cc:     Alexandre Bounine <alex.bou9@...il.com>,
        Peter Anvin <hpa@...or.com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        John Paul Walters <jwalters@....edu>, x86@...nel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/6] x86: factor out RapidIO Kconfig menu;

On Mon, 30 Jul 2018, Alexei Colin wrote:

> The menu entry is now defined in the rapidio subtree.

This could be folded into the patch which actually adds the rapidio
specific Kconfig to avoid kconfig complaining about double entries.

But either way is fine for me.

Acked-by: Thomas Gleixner <tglx@...utronix.de>

> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Cc: John Paul Walters <jwalters@....edu>
> Cc: x86@...nel.org
> Cc: linux-kernel@...r.kernel.org
> Signed-off-by: Alexei Colin <acolin@....edu>
> ---
>  arch/x86/Kconfig | 8 --------
>  1 file changed, 8 deletions(-)
> 
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 27fce7e84357..6f057000e486 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -2828,14 +2828,6 @@ config AMD_NB
>  
>  source "drivers/pcmcia/Kconfig"
>  
> -config RAPIDIO
> -	tristate "RapidIO support"
> -	depends on PCI
> -	default n
> -	help
> -	  If enabled this option will include drivers and the core
> -	  infrastructure code to support RapidIO interconnect devices.
> -
>  source "drivers/rapidio/Kconfig"
>  
>  config X86_SYSFB
> -- 
> 2.18.0
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ