Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752045AbcDSBwY (ORCPT ); Mon, 18 Apr 2016 21:52:24 -0400 Received: from mga14.intel.com ([192.55.52.115]:18179 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751091AbcDSBwX (ORCPT ); Mon, 18 Apr 2016 21:52:23 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,504,1455004800"; d="scan'208";a="688478492" Date: Tue, 19 Apr 2016 09:52:17 +0800 From: Fengguang Wu To: Max Filippov , Philip Li Cc: LKML , Chris Zankel , Piet Delaney , kbuild-all@01.org Subject: Re: [kbuild-all] arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' Message-ID: <20160419015217.GA24067@wfg-t540p.sh.intel.com> References: <201604182329.IPfs4joE%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 Content-Length: 1702 Lines: 45 Sorry Filippov! Philip, how about giving more priority to this issue? Thanks, Fengguang On Mon, Apr 18, 2016 at 06:52:57PM +0300, Max Filippov wrote: > Hi Fengguang, > > On Mon, Apr 18, 2016 at 6:29 PM, kbuild test robot > wrote: > > FYI, the error/warning still remains. > > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > head: c3b46c73264b03000d1e18b22f5caf63332547c9 > > commit: 2c684d892bb2ee31cc48f4a8b91e86a0f15e82f9 xtensa: add Three Core HiFi-2 MX Variant. > > date: 5 weeks ago > > config: xtensa-smp_lx200_defconfig (attached as .config) > > reproduce: > > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > git checkout 2c684d892bb2ee31cc48f4a8b91e86a0f15e82f9 > > # save the attached .config to linux build tree > > make.cross ARCH=xtensa > > > > All errors (new ones prefixed by >>): > > > > arch/xtensa/include/asm/processor.h: Assembler messages: > >>> arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' > >>> arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' > >>> arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' > > As I said before these are not errors in the linux code, that's > a result of using a compiler not configured for this specific xtensa core. > > How can I help to fix it? > > -- > Thanks. > -- Max > _______________________________________________ > kbuild-all mailing list > kbuild-all@lists.01.org > https://lists.01.org/mailman/listinfo/kbuild-all