Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753532AbcCLPhi (ORCPT ); Sat, 12 Mar 2016 10:37:38 -0500 Received: from mail-ob0-f195.google.com ([209.85.214.195]:36666 "EHLO mail-ob0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753507AbcCLPhX (ORCPT ); Sat, 12 Mar 2016 10:37:23 -0500 MIME-Version: 1.0 In-Reply-To: <201603122328.jwRPtFTw%fengguang.wu@intel.com> References: <7d8a83041f6c0602a4182005f83eda3e64ae5e3f.1457790777.git.nasa4836@gmail.com> <201603122328.jwRPtFTw%fengguang.wu@intel.com> From: Jianyu Zhan Date: Sat, 12 Mar 2016 23:36:42 +0800 Message-ID: Subject: Re: [PATCH 2/3] x86/irq: refactor native_init_IRQ To: kbuild test robot Cc: kbuild-all@01.org, Thomas Gleixner , mingo@redhat.com, "H. Peter Anvin" , Aravind.Gopalakrishnan@amd.com, brgerst@gmail.com, bp@suse.de, feng.wu@intel.com, jiang.liu@linux.intel.com, Tejun Heo , dvlasenk@redhat.com, penberg@cs.helsinki.fi, Yinghai Lu , andi@firstfloor.org, Andy Lutomirski , ajm@sgi.com, Yinghai Lu , akinobu.mita@gmail.com, x86@kernel.org, LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1309 Lines: 37 HI, This patch is based on tip/master. I have built it locally on my box and did not encounter such problem. Please recheck. Regards, Jianyu Zhan On Sat, Mar 12, 2016 at 11:30 PM, kbuild test robot wrote: > Hi Jianyu, > > [auto build test ERROR on tip/x86/core] > [also build test ERROR on v4.5-rc7 next-20160311] > [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] > > url: https://github.com/0day-ci/linux/commits/Jianyu-Zhan/x86-irq-Refactor-special-vector-definition-and-cleanup/20160312-231331 > config: i386-tinyconfig (attached as .config) > reproduce: > # save the attached .config to linux build tree > make ARCH=i386 > > All errors (new ones prefixed by >>): > > arch/x86/built-in.o: In function `native_init_IRQ': >>> (.init.text+0xb8d): undefined reference to `first_system_vector' > arch/x86/built-in.o: In function `native_init_IRQ': > (.init.text+0xb99): undefined reference to `first_system_vector' > arch/x86/built-in.o: In function `native_init_IRQ': >>> (.init.text+0xba6): undefined reference to `irq_work_interrupt' > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation