Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752849AbbGNR0C (ORCPT ); Tue, 14 Jul 2015 13:26:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:57340 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752595AbbGNRZ7 (ORCPT ); Tue, 14 Jul 2015 13:25:59 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Akemi Yagi Subject: Re: Linux 4.2 build error in net/netfilter/ipset/ip_set_hash_netnet.c Date: Tue, 14 Jul 2015 17:25:49 +0000 (UTC) Message-ID: References: <20150705153520.GA23589@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: papyrus.scripps.edu User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1251 Lines: 32 On Mon, 13 Jul 2015 11:17:57 -0700, Cong Wang wrote: > On Mon, Jul 13, 2015 at 9:13 AM, Akemi Yagi wrote: >> On Sun, 05 Jul 2015 08:35:20 -0700, Guenter Roeck wrote: >>> Previously fixed with commit 1a869205c75cb ("netfilter: ipset: The >>> unnamed union initialization may lead to compilation error"), >>> reintroduced with commit aff227581ed1a ("netfilter: ipset: Check CIDR >>> value only when attribute is given"). >>> >>> Guenter >> >> I wonder what can be done to get this issue fixed. This problem was >> seen in 4.2-rc1 and now in 4.2-rc2 on RHEL-6.6. >> >> > Just revert the initializer piece. Thanks to Jozsef Kadlecsik who posted this response to the netfilter-devel list: "As I mentioned at the workshop, the patch net-netfilter-ipset-work-around-gcc-444-initializer-bug.patch has been added to the -mm tree at Jun 17. My impression was that that way the bug was fixed and everything was all right." The patch is seen here: https://lkml.org/lkml/2015/7/6/881 Akemi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/