[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2024100157-crane-disposal-4896@gregkh>
Date: Tue, 1 Oct 2024 16:38:06 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, 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,
Bibo Mao <maobibo@...ngson.cn>,
Huacai Chen <chenhuacai@...ngson.cn>
Subject: Re: [PATCH 6.10 00/58] 6.10.12-rc1 review
On Tue, Oct 01, 2024 at 07:24:27AM -0700, Guenter Roeck wrote:
> On 9/27/24 05:23, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.10.12 release.
> > There are 58 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.
> >
> > Responses should be made by Sun, 29 Sep 2024 12:17:00 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.10.12-rc1.gz
> > or in the git tree and branch at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.10.y
> > and the diffstat can be found below.
> >
>
> Most loongarch builds are broken.
>
> Building loongarch:defconfig ... failed
> --------------
> Error log:
> arch/loongarch/kvm/vcpu.c: In function 'kvm_set_one_reg':
> arch/loongarch/kvm/vcpu.c:575:35: error: 'struct kvm_vcpu_arch' has no member named 'st'
> 575 | vcpu->arch.st.guest_addr = 0;
>
> This is due to commit 05969a694471 ("LoongArch: KVM: Invalidate guest steal time address
> on vCPU reset"). Note that this commit is not tagged as bug fix. I am copying the author.
Already reverted in my tree, thanks!
greg k-h
Powered by blists - more mailing lists