From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Date: Tue, 24 Jul 2012 07:48:44 +0000 Subject: Re: [next:akpm 129/309] net/core/sock.c:274:36: error: initializer element is not constant Message-Id: <20120724074844.GA9519@localhost> List-Id: References: <20120722163058.GB13376@localhost> <20120723111619.GT9222@suse.de> <1343042420.3027.11.camel@dabdike.int.hansenpartnership.com> <20120723114258.GV9222@suse.de> <20120723122905.GA22476@localhost> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: John David Anglin Cc: Mel Gorman , James Bottomley , kernel-janitors@vger.kernel.org, Kyle McMartin , Andrew Morton , LKML , Parisc List > It would be easier to see what's happening with preprocessed source. Here is the line in sock.i: struct static_key memalloc_socks = ((struct static_key) { .enabled = ((atomic_t) { (0) }) }); Thanks, Fengguang