Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1381855
| From | Max Filippov <jcmvbkbc@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' |
| Date | 2016-04-18 18:00 +0200 |
| Message-ID | <rpjKI-82N-43@gated-at.bofh.it> (permalink) |
| References | <rpjhF-7Oq-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Fengguang, On Mon, Apr 18, 2016 at 6:29 PM, kbuild test robot <fengguang.wu@intel.com> 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' kbuild test robot <fengguang.wu@intel.com> - 2016-04-18 17:30 +0200
Re: arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' Max Filippov <jcmvbkbc@gmail.com> - 2016-04-18 18:00 +0200
Re: arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' Philip Li <philip.li@intel.com> - 2016-04-19 03:50 +0200
Re: [kbuild-all] arch/xtensa/include/asm/processor.h:227: Error: unknown opcode or format name 'wer' Fengguang Wu <fengguang.wu@intel.com> - 2016-04-19 04:00 +0200
csiph-web