On Thu, Jun 06, 2024 at 08:01:05PM +0530, Naresh Kamboju wrote: > On Thu, 6 Jun 2024 at 19:42, Greg Kroah-Hartman > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > This is the start of the stable review cycle for the 6.1.93 release. > > There are 473 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 Sat, 08 Jun 2024 13:15:55 +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.1.93-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.1.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > The Powerpc build failures were noticed on stable-rc 6.9, 6.6 and 6.1. > > Powerpc: > - maple_defconfig - gcc-13 - failed > > Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> > > arch/powerpc/include/asm/inst.h: In function '__copy_inst_from_kernel_nofault': > arch/powerpc/include/asm/uaccess.h:177:19: error: expected string > literal before 'DS_FORM_CONSTRAINT' > 177 | : DS_FORM_CONSTRAINT (*addr) \ > | ^~~~~~~~~~~~~~~~~~ Thanks, now fixed up for all branches. I'll push out -rc2 releases soon to verify. greg k-h