From patchwork Fri Aug 12 05:22:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Borislav Petkov X-Patchwork-Id: 9276347 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 173D960231 for ; Fri, 12 Aug 2016 05:24:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 083EA1FE6A for ; Fri, 12 Aug 2016 05:24:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F09C928870; Fri, 12 Aug 2016 05:24:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 615112886C for ; Fri, 12 Aug 2016 05:24:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bY4vy-00065Z-Ir; Fri, 12 Aug 2016 05:23:06 +0000 Received: from mail.skyhub.de ([2a01:4f8:120:8448::d00d]) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bY4vu-00064h-EF for linux-arm-kernel@lists.infradead.org; Fri, 12 Aug 2016 05:23:04 +0000 X-Virus-Scanned: Nedap ESD1 at mail.skyhub.de Received: from mail.skyhub.de ([127.0.0.1]) by localhost (door.skyhub.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id vuI5rHhtQ-q8; Fri, 12 Aug 2016 07:22:37 +0200 (CEST) Received: from nazgul.tnic (95-42-180-105.ip.btc-net.bg [95.42.180.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id F1525244977; Fri, 12 Aug 2016 07:22:36 +0200 (CEST) Received: by nazgul.tnic (Postfix, from userid 1000) id 425B35FEA9; Fri, 12 Aug 2016 07:22:17 +0200 (CEST) Date: Fri, 12 Aug 2016 07:22:17 +0200 From: Borislav Petkov To: Arnd Bergmann Subject: Re: [PATCH 1/5] arm/defconfigs: Remove CONFIG_IPV6_PRIVACY Message-ID: <20160812052217.GA12013@nazgul.tnic> References: <1459338168-29334-1-git-send-email-bp@alien8.de> <4958578.R1lMSWqhcA@wuerfel> <20160811213521.GD10636@nazgul.tnic> <1769762.X0BZWCkYAE@wuerfel> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1769762.X0BZWCkYAE@wuerfel> User-Agent: Mutt/1.6.0 (2016-04-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160811_222302_703174_A82D1879 X-CRM114-Status: GOOD ( 15.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Krzysztof Kozlowski , Kukjin Kim , LKML , linux-arm-kernel@lists.infradead.org, Vladimir Zapolskiy Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP On Thu, Aug 11, 2016 at 11:51:38PM +0200, Arnd Bergmann wrote: > That patch looks good, sorry I missed it. I see that Vladimir already > did the lpc32xx portion of it, can you send the part for s3c24xx > to the exynos maintainers? I see you've added them to CC, thanks Arnd. Here it is: --- From: Borislav Petkov Date: Fri, 12 Aug 2016 07:18:20 +0200 Subject: [PATCH] arm/s3c2410_defconfig: Remove CONFIG_IPV6_PRIVACY Option is long gone, see 5d9efa7ee99e ("ipv6: Remove privacy config option.") Signed-off-by: Borislav Petkov Cc: Kukjin Kim Cc: Krzysztof Kozlowski --- arch/arm/configs/s3c2410_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index b3ade552a2a5..bc4bfe02e611 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig @@ -76,7 +76,6 @@ CONFIG_TCP_CONG_LP=m CONFIG_TCP_CONG_VENO=m CONFIG_TCP_CONG_YEAH=m CONFIG_TCP_CONG_ILLINOIS=m -CONFIG_IPV6_PRIVACY=y CONFIG_IPV6_ROUTER_PREF=y CONFIG_INET6_AH=m CONFIG_INET6_ESP=m