linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
@ 2019-11-20 10:31 kbuild test robot
  2019-11-20 12:30 ` Matthew Wilcox
  0 siblings, 1 reply; 6+ messages in thread
From: kbuild test robot @ 2019-11-20 10:31 UTC (permalink / raw)
  To: Matthew Wilcox (Oracle); +Cc: kbuild-all, linux-kernel

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

Hi Matthew,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   c74386d50fbaf4a54fd3fe560f1abc709c0cff4b
commit: 5a74ac4c4a97bd8b7dba054304d598e2a882fea6 idr: Fix idr_get_next_ul race with idr_remove
date:   3 weeks ago
config: arc-defconfig (attached as .config)
compiler: arc-elf-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 5a74ac4c4a97bd8b7dba054304d598e2a882fea6
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=arc 

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

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
   {standard input}:834: Error: operand out of range (128 is not between -128 and 127)

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

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

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

* Re: {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
  2019-11-20 10:31 {standard input}:211: Error: operand out of range (128 is not between -128 and 127) kbuild test robot
@ 2019-11-20 12:30 ` Matthew Wilcox
  2019-11-25  0:57   ` [kbuild-all] " Rong Chen
  0 siblings, 1 reply; 6+ messages in thread
From: Matthew Wilcox @ 2019-11-20 12:30 UTC (permalink / raw)
  To: kbuild test robot; +Cc: kbuild-all, linux-kernel

On Wed, Nov 20, 2019 at 06:31:38PM +0800, kbuild test robot wrote:
> Hi Matthew,
> 
> FYI, the error/warning still remains.

That's because gcc-7.4.0 is still buggy on arc.

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   c74386d50fbaf4a54fd3fe560f1abc709c0cff4b
> commit: 5a74ac4c4a97bd8b7dba054304d598e2a882fea6 idr: Fix idr_get_next_ul race with idr_remove
> date:   3 weeks ago
> config: arc-defconfig (attached as .config)
> compiler: arc-elf-gcc (GCC) 7.4.0

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

* Re: [kbuild-all] Re: {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
  2019-11-20 12:30 ` Matthew Wilcox
@ 2019-11-25  0:57   ` Rong Chen
  0 siblings, 0 replies; 6+ messages in thread
From: Rong Chen @ 2019-11-25  0:57 UTC (permalink / raw)
  To: Matthew Wilcox, kbuild test robot; +Cc: kbuild-all, linux-kernel



On 11/20/19 8:30 PM, Matthew Wilcox wrote:
> On Wed, Nov 20, 2019 at 06:31:38PM +0800, kbuild test robot wrote:
>> Hi Matthew,
>>
>> FYI, the error/warning still remains.
> That's because gcc-7.4.0 is still buggy on arc.

Hi Matthew,

Thanks for clarifying, we'll take a look.

Best Regards,
Rong Chen

>
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
>> head:   c74386d50fbaf4a54fd3fe560f1abc709c0cff4b
>> commit: 5a74ac4c4a97bd8b7dba054304d598e2a882fea6 idr: Fix idr_get_next_ul race with idr_remove
>> date:   3 weeks ago
>> config: arc-defconfig (attached as .config)
>> compiler: arc-elf-gcc (GCC) 7.4.0
> _______________________________________________
> kbuild-all mailing list -- kbuild-all@lists.01.org
> To unsubscribe send an email to kbuild-all-leave@lists.01.org


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

* Re: {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
  2019-12-01  0:53 kbuild test robot
       [not found] ` <CAD9cdQ7+BtONYX-HUXYE1k2wRYAeccjAgjSA9MPqXJUTK03pUg@mail.gmail.com>
@ 2019-12-01  1:24 ` Matthew Wilcox
  1 sibling, 0 replies; 6+ messages in thread
From: Matthew Wilcox @ 2019-12-01  1:24 UTC (permalink / raw)
  To: kbuild test robot; +Cc: kbuild-all, linux-kernel

On Sun, Dec 01, 2019 at 08:53:31AM +0800, 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:   32ef9553635ab1236c33951a8bd9b5af1c3b1646
> commit: 5a74ac4c4a97bd8b7dba054304d598e2a882fea6 idr: Fix idr_get_next_ul race with idr_remove
> date:   4 weeks ago
> config: arc-defconfig (attached as .config)
> compiler: arc-elf-gcc (GCC) 7.4.0

Still don't care.  You need to drop this broken compiler from your test cases.


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

* Re: {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
       [not found]     ` <CAD9cdQ7hTr2T-Gm91CB=0wv=FhgEQdm+JSmyNamP7J9NdkmTNQ@mail.gmail.com>
@ 2019-12-01  1:03       ` Rainer Sickinger
  0 siblings, 0 replies; 6+ messages in thread
From: Rainer Sickinger @ 2019-12-01  1:03 UTC (permalink / raw)
  To: linux-kernel

rainer

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

* {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
@ 2019-12-01  0:53 kbuild test robot
       [not found] ` <CAD9cdQ7+BtONYX-HUXYE1k2wRYAeccjAgjSA9MPqXJUTK03pUg@mail.gmail.com>
  2019-12-01  1:24 ` Matthew Wilcox
  0 siblings, 2 replies; 6+ messages in thread
From: kbuild test robot @ 2019-12-01  0:53 UTC (permalink / raw)
  To: Matthew Wilcox (Oracle); +Cc: kbuild-all, linux-kernel

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

Hi Matthew,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   32ef9553635ab1236c33951a8bd9b5af1c3b1646
commit: 5a74ac4c4a97bd8b7dba054304d598e2a882fea6 idr: Fix idr_get_next_ul race with idr_remove
date:   4 weeks ago
config: arc-defconfig (attached as .config)
compiler: arc-elf-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 5a74ac4c4a97bd8b7dba054304d598e2a882fea6
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=arc 

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

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:211: Error: operand out of range (128 is not between -128 and 127)
   {standard input}:906: Error: operand out of range (128 is not between -128 and 127)

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

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

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

end of thread, other threads:[~2019-12-01  1:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 10:31 {standard input}:211: Error: operand out of range (128 is not between -128 and 127) kbuild test robot
2019-11-20 12:30 ` Matthew Wilcox
2019-11-25  0:57   ` [kbuild-all] " Rong Chen
2019-12-01  0:53 kbuild test robot
     [not found] ` <CAD9cdQ7+BtONYX-HUXYE1k2wRYAeccjAgjSA9MPqXJUTK03pUg@mail.gmail.com>
     [not found]   ` <CAD9cdQ44G0BeH8tnb8yPXuLBGonMT2RM6gu0fk_awB73WrvQgw@mail.gmail.com>
     [not found]     ` <CAD9cdQ7hTr2T-Gm91CB=0wv=FhgEQdm+JSmyNamP7J9NdkmTNQ@mail.gmail.com>
2019-12-01  1:03       ` Rainer Sickinger
2019-12-01  1:24 ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).