Re: linux-next: Tree for Aug 21 (riscv-64 asm)

From: Randy Dunlap
Date: Mon Aug 21 2023 - 15:16:43 EST




On 8/20/23 23:46, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20230818:
>

../arch/riscv/kernel/traps.c: In function 'do_irq':
../arch/riscv/kernel/traps.c:384:1: error: s0 cannot be used in 'asm' here
384 | }
| ^
../arch/riscv/kernel/irq.c: In function 'do_softirq_own_stack':
../arch/riscv/kernel/irq.c:94:1: error: s0 cannot be used in 'asm' here
94 | }
| ^


2 out of 10 risc-v 64-bit builds failed with these errors.

Is this a toolchain problem or something else?

Thanks.

--
~Randy