All of lore.kernel.org
 help / color / mirror / Atom feed
* {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32'
@ 2020-12-28  2:38 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2020-12-28  2:38 UTC (permalink / raw)
  To: Paul Burton; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1864 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   5c8fe583cce542aa0b84adc939ce85293de36e5e
commit: c7e2d71dda7ac4731bae54a25c49cd81fe7b9046 MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
date:   1 year, 11 months ago
config: mips-randconfig-c004-20201228 (attached as .config)
compiler: mipsel-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
   Depends on THERMAL && (ARCH_HAS_BANDGAP || COMPILE_TEST && HAS_IOMEM
   Selected by
   - MMC_SDHCI_OMAP && MMC && MMC_SDHCI_PLTFM && OF
   WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
   Depends on THERMAL && (ARCH_HAS_BANDGAP || COMPILE_TEST && HAS_IOMEM
   Selected by
   - MMC_SDHCI_OMAP && MMC && MMC_SDHCI_PLTFM && OF

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 21744 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8, $11, 32, 32'
@ 2020-12-28  2:38 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2020-12-28  2:38 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1903 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   5c8fe583cce542aa0b84adc939ce85293de36e5e
commit: c7e2d71dda7ac4731bae54a25c49cd81fe7b9046 MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
date:   1 year, 11 months ago
config: mips-randconfig-c004-20201228 (attached as .config)
compiler: mipsel-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
   Depends on THERMAL && (ARCH_HAS_BANDGAP || COMPILE_TEST && HAS_IOMEM
   Selected by
   - MMC_SDHCI_OMAP && MMC && MMC_SDHCI_PLTFM && OF
   WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
   Depends on THERMAL && (ARCH_HAS_BANDGAP || COMPILE_TEST && HAS_IOMEM
   Selected by
   - MMC_SDHCI_OMAP && MMC && MMC_SDHCI_PLTFM && OF

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 21744 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32'
  2020-12-28  2:38 ` {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8, $11, 32, 32' kernel test robot
@ 2021-10-20 23:41   ` Maciej W. Rozycki
  -1 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2021-10-20 23:41 UTC (permalink / raw)
  To: kernel test robot
  Cc: Thomas Bogendoerfer, Paul Burton, kbuild-all, linux-kernel

On Mon, 28 Dec 2020, kernel test robot wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   5c8fe583cce542aa0b84adc939ce85293de36e5e
> commit: c7e2d71dda7ac4731bae54a25c49cd81fe7b9046 MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
> date:   1 year, 11 months ago
> config: mips-randconfig-c004-20201228 (attached as .config)
> compiler: mipsel-linux-gcc (GCC) 9.3.0
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
>         git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>         git fetch --no-tags linus master
>         git checkout c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>    {standard input}: Assembler messages:
> >> {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32'

 Good catch! :)  Fix posted:

<https://patchwork.kernel.org/project/linux-mips/patch/alpine.DEB.2.21.2110210054080.31442@angie.orcam.me.uk/>

  Maciej

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8, $11, 32, 32'
@ 2021-10-20 23:41   ` Maciej W. Rozycki
  0 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2021-10-20 23:41 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1574 bytes --]

On Mon, 28 Dec 2020, kernel test robot wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   5c8fe583cce542aa0b84adc939ce85293de36e5e
> commit: c7e2d71dda7ac4731bae54a25c49cd81fe7b9046 MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
> date:   1 year, 11 months ago
> config: mips-randconfig-c004-20201228 (attached as .config)
> compiler: mipsel-linux-gcc (GCC) 9.3.0
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
>         git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>         git fetch --no-tags linus master
>         git checkout c7e2d71dda7ac4731bae54a25c49cd81fe7b9046
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>    {standard input}: Assembler messages:
> >> {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32'

 Good catch! :)  Fix posted:

<https://patchwork.kernel.org/project/linux-mips/patch/alpine.DEB.2.21.2110210054080.31442@angie.orcam.me.uk/>

  Maciej

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-20 23:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28  2:38 {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32' kernel test robot
2020-12-28  2:38 ` {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8, $11, 32, 32' kernel test robot
2021-10-20 23:41 ` {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8,$11,32,32' Maciej W. Rozycki
2021-10-20 23:41   ` {standard input}:533: Error: opcode not supported on this processor: mips3 (mips3) `dins $8, $11, 32, 32' Maciej W. Rozycki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.