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

From: Guenter Roeck
Date: Thu Jun 08 2023 - 11:08:59 EST


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.

Guenter