From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755548AbcCNKwm (ORCPT ); Mon, 14 Mar 2016 06:52:42 -0400 Received: from mga02.intel.com ([134.134.136.20]:59754 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754766AbcCNKwc (ORCPT ); Mon, 14 Mar 2016 06:52:32 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,335,1455004800"; d="scan'208";a="669190245" Date: Mon, 14 Mar 2016 18:52:13 +0800 From: Fengguang Wu To: Thomas Gleixner Cc: Ingo Molnar , kbuild-all@01.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: Re: [kbuild-all] kernel/irq/irqdesc.c:206:2: error: array index in initializer exceeds array bounds Message-ID: <20160314105213.GA10451@wfg-t540p.sh.intel.com> References: <201603140400.WtOX34FT%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, On Mon, Mar 14, 2016 at 08:53:55AM +0100, Thomas Gleixner wrote: > Fenguang, > > On Mon, 14 Mar 2016, kbuild test robot wrote: > > > Hi Thomas, > > > > FYI, the error/warning still remains. > > > make.cross ARCH=m68k > > > arch/m68k/include/asm/irq.h:25:17: error: expected identifier or '(' before numeric constant > > #define NR_IRQS 0 > > ^ > > Why do you insist on pestering me about that m86k problem? I explained you 3 > times now, that it's not a genirq core issue. Sorry, I'll blacklist this error! Thanks, Fengguang