Re: [PATCH 6.1 000/225] 6.1.33-rc1 review

From: Greg Kroah-Hartman
Date: Thu Jun 08 2023 - 13:57:35 EST


On Thu, Jun 08, 2023 at 08:08:50AM -0700, Guenter Roeck wrote:
> On 6/7/23 13:13, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.1.33 release.
> > There are 225 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 Fri, 09 Jun 2023 20:07:31 +0000.
> > Anything received after that time might be too late.
> >
>
> Failed builds:
> loongarch:defconfig
> loongarch:allnoconfig
> loongarch:tinyconfig
> loongarch:allmodconfig
>
> arch/loongarch/kernel/traps.c: In function 'trap_init':
> arch/loongarch/kernel/traps.c:815:21: error: 'EXCCODE_BCE' undeclared
>
> EXCCODE_BCE is indeed undeclared in v6.1.y.
>
> Commit 'LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR'
> is not marked Fixes: or stable: and should arguably not have been backported.
>
> The same problem affects 6.3.

Thanks, I'll go drop this from both trees and push out -rc2 releases.

greg k-h