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:   Thu, 8 Jun 2017 19:02:11 +0900
From:   Lorenzo Colitti <lorenzo@...gle.com>
To:     Amit Pundir <amit.pundir@...aro.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Rob Herring <robh@...nel.org>,
        Greg KH <gregkh@...uxfoundation.org>,
        lkml <linux-kernel@...r.kernel.org>,
        Android Kernel Team <kernel-team@...roid.com>
Subject: Re: [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY

On Thu, Jun 8, 2017 at 6:55 PM, Amit Pundir <amit.pundir@...aro.org> wrote:
> Reviewed-at: https://android-review.googlesource.com/#/c/322674/

Note: that change was a mistake.

> --- a/kernel/configs/android-base.config
> +++ b/kernel/configs/android-base.config
> @@ -27,6 +27,7 @@ CONFIG_HIGH_RES_TIMERS=y
>  CONFIG_IKCONFIG=y
>  CONFIG_IKCONFIG_PROC=y
>  CONFIG_INET6_AH=y
> +CONFIG_INET6_DIAG_DESTROY=y

CONFIG_INET6_DIAG_DESTROY does not exist. The correct variable is
CONFIG_INET_DIAG_DESTROY.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ