Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755265AbYGXLri (ORCPT ); Thu, 24 Jul 2008 07:47:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752816AbYGXLr2 (ORCPT ); Thu, 24 Jul 2008 07:47:28 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:43979 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752415AbYGXLr1 (ORCPT ); Thu, 24 Jul 2008 07:47:27 -0400 Date: Thu, 24 Jul 2008 13:46:22 +0200 From: Ingo Molnar To: Mike Travis Cc: Rusty Russell , Andrew Morton , "H. Peter Anvin" , Jack Steiner , Christoph Lameter , linux-kernel@vger.kernel.org, Len Brown , Lennert Buytenhek , Dave Jones , Paul Jackson , Tony Luck , Tigran Aivazian , Paul Mackerras , Benjamin Herrenschmidt , Robert Richter , Martin Schwidefsky , Heiko Carstens , Sam Creasey , Greg Banks , "Eric W. Biederman" , Adrian Bunk , Thomas Gleixner , Andreas Schwab , Johannes Weiner Subject: Re: [PATCH 1/1] cpumask: Change cpumask_of_cpu to use cpumask_of_cpu_map Message-ID: <20080724114622.GA8516@elte.hu> References: <20080723171841.815234000@polaris-admin.engr.sgi.com> <20080723171841.997896000@polaris-admin.engr.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080723171841.997896000@polaris-admin.engr.sgi.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 18 found a build failure with your patch: init/main.c:493: error: array index in non-array initializer init/main.c:493: error: (near initialization for 'cpumask_of_cpu_map[0]') init/main.c:494: warning: missing braces around initializer init/main.c:494: warning: (near initialization for 'cpumask_of_cpu_map[0].bits') with this config: http://redhat.com/~mingo/misc/config-Thu_Jul_24_13_44_56_CEST_2008.bad Ingo -- 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/