[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYvW+FmBVJO+3928H8_tBKKLQMa9bBdEKnUMd56G0f_itA@mail.gmail.com>
Date: Mon, 10 Jun 2024 15:13:40 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Pavel Machek <pavel@...x.de>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org,
patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org, linux@...ck-us.net,
shuah@...nel.org, patches@...nelci.org, lkft-triage@...ts.linaro.org,
jonathanh@...dia.com, f.fainelli@...il.com, sudipm.mukherjee@...il.com,
srw@...dewatkins.net, rwarsow@....de, conor@...nel.org, allen.lkml@...il.com,
broonie@...nel.org
Subject: Re: [PATCH 6.6 000/741] 6.6.33-rc2 review
On Mon, 10 Jun 2024 at 01:04, Pavel Machek <pavel@...x.de> wrote:
>
> Hi!
>
> > This is the start of the stable review cycle for the 6.6.33 release.
> > There are 741 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
>
> 6.6 seems to have build problem on risc-v:
>
> CC kernel/locking/qrwlock.o
> 690
> CC lib/bug.o
> 691
> CC block/blk-rq-qos.o
> 692
> arch/riscv/kernel/suspend.c: In function 'suspend_save_csrs':
> 693
> arch/riscv/kernel/suspend.c:14:66: error: 'RISCV_ISA_EXT_XLINUXENVCFG' undeclared (first use in this function); did you mean 'RISCV_ISA_EXT_ZIFENCEI'?
> 694
> 14 | if (riscv_cpu_has_extension_unlikely(smp_processor_id(), RISCV_ISA_EXT_XLINUXENVCFG))
> 695
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~
> 696
> | RISCV_ISA_EXT_ZIFENCEI
> 697
Thanks for the report I do see these Riscv build failures.
- Naresh
Powered by blists - more mailing lists