On Tue, Jan 17, 2023 at 12:35:20PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Mon, Jan 16, 2023 at 04:51:07PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.164 release. > > There are 64 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 Wed, 18 Jan 2023 15:47:28 +0000. > > Anything received after that time might be too late. > > Build test (gcc version 11.3.1 20221127): > mips: 63 configs -> no failure > arm: 104 configs -> 1 failure > arm64: 3 configs -> 1 failure > x86_64: 4 configs -> no failure > alpha allmodconfig -> no failure > powerpc allmodconfig -> no failure > riscv allmodconfig -> no failure > s390 allmodconfig -> no failure > xtensa allmodconfig -> no failure > > Note: > arm and arm64 builds fail with the error: > drivers/gpu/drm/msm/dp/dp_aux.c: In function 'dp_aux_isr': > drivers/gpu/drm/msm/dp/dp_aux.c:427:14: error: 'isr' undeclared (first use in this function); did you mean 'idr'? > 427 | if (!isr) > | ^~~ > | Should now be fixed in -rc2. thanks, greg k-h