linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* arc: kernel/entry.S:310: Error: inappropriate arguments for opcode 'and'
@ 2020-10-30 10:29 Naresh Kamboju
  2020-10-30 18:53 ` Vineet Gupta
  0 siblings, 1 reply; 3+ messages in thread
From: Naresh Kamboju @ 2020-10-30 10:29 UTC (permalink / raw)
  To: Linux-Next Mailing List, open list, linux-snps-arc, lkft-triage
  Cc: Vineet Gupta, Thomas Gleixner, Sebastian Andrzej Siewior,
	Christian Brauner, Ingo Molnar

arc defconfig build failed on linux next 20201030 with gcc-8 and gcc-9.

make -sk KBUILD_BUILD_USER=TuxBuild -C/linux -j16 ARCH=arc
CROSS_COMPILE=arc-elf32- HOSTCC=gcc CC="sccache arc-elf32-gcc" O=build
uImage
#
../arch/arc/kernel/entry.S: Assembler messages:
../arch/arc/kernel/entry.S:310: Error: inappropriate arguments for opcode 'and'
make[3]: *** [../scripts/Makefile.build:364:
arch/arc/kernel/entry-arcv2.o] Error 1

Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>

-- 
Linaro LKFT
https://lkft.linaro.org

_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

* Re: arc: kernel/entry.S:310: Error: inappropriate arguments for opcode 'and'
  2020-10-30 10:29 arc: kernel/entry.S:310: Error: inappropriate arguments for opcode 'and' Naresh Kamboju
@ 2020-10-30 18:53 ` Vineet Gupta
  2020-10-30 18:54   ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Vineet Gupta @ 2020-10-30 18:53 UTC (permalink / raw)
  To: Naresh Kamboju, Linux-Next Mailing List, open list,
	linux-snps-arc, lkft-triage
  Cc: Jens Axboe, Thomas Gleixner, Sebastian Andrzej Siewior,
	Christian Brauner, Ingo Molnar

Hi Naresh,

On 10/30/20 3:29 AM, Naresh Kamboju wrote:
> arc defconfig build failed on linux next 20201030 with gcc-8 and gcc-9.
>
> make -sk KBUILD_BUILD_USER=TuxBuild -C/linux -j16 ARCH=arc
> CROSS_COMPILE=arc-elf32- HOSTCC=gcc CC="sccache arc-elf32-gcc" O=build
> uImage
> #
> ../arch/arc/kernel/entry.S: Assembler messages:
> ../arch/arc/kernel/entry.S:310: Error: inappropriate arguments for opcode 'and'
> make[3]: *** [../scripts/Makefile.build:364:
> arch/arc/kernel/entry-arcv2.o] Error 1
>
> Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>

Thx for reporting this.  This is due to the series Add support for 
TIF_NOTIFY_SIGNAL 
<https://lore.kernel.org/io-uring/20201026203230.386348-1-axboe@kernel.dk/#r>where 
ARC patch is broken and I just replied to Jens about it. He will 
hopefully fix it and push updated series to -next

Thx,
-Vineet
_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

* Re: arc: kernel/entry.S:310: Error: inappropriate arguments for opcode 'and'
  2020-10-30 18:53 ` Vineet Gupta
@ 2020-10-30 18:54   ` Jens Axboe
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2020-10-30 18:54 UTC (permalink / raw)
  To: Vineet Gupta, Naresh Kamboju, Linux-Next Mailing List, open list,
	linux-snps-arc, lkft-triage
  Cc: Thomas Gleixner, Sebastian Andrzej Siewior, Christian Brauner,
	Ingo Molnar

On 10/30/20 12:53 PM, Vineet Gupta wrote:
> Hi Naresh,
> 
> On 10/30/20 3:29 AM, Naresh Kamboju wrote:
>> arc defconfig build failed on linux next 20201030 with gcc-8 and gcc-9.
>>
>> make -sk KBUILD_BUILD_USER=TuxBuild -C/linux -j16 ARCH=arc
>> CROSS_COMPILE=arc-elf32- HOSTCC=gcc CC="sccache arc-elf32-gcc" O=build
>> uImage
>> #
>> ../arch/arc/kernel/entry.S: Assembler messages:
>> ../arch/arc/kernel/entry.S:310: Error: inappropriate arguments for opcode 'and'
>> make[3]: *** [../scripts/Makefile.build:364:
>> arch/arc/kernel/entry-arcv2.o] Error 1
>>
>> Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
> 
> Thx for reporting this.  This is due to the series Add support for 
> TIF_NOTIFY_SIGNAL 
> <https://lore.kernel.org/io-uring/20201026203230.386348-1-axboe@kernel.dk/#r>where 
> ARC patch is broken and I just replied to Jens about it. He will 
> hopefully fix it and push updated series to -next

Done, will push it out now. Sorry about that.

-- 
Jens Axboe


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

end of thread, other threads:[~2020-10-30 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 10:29 arc: kernel/entry.S:310: Error: inappropriate arguments for opcode 'and' Naresh Kamboju
2020-10-30 18:53 ` Vineet Gupta
2020-10-30 18:54   ` Jens Axboe

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).