On Sun, 4 Feb 2024 at 22:27, Naresh Kamboju <naresh.kamboju@xxxxxxxxxx> wrote: > > On Sat, 3 Feb 2024 at 23:22, Greg Kroah-Hartman > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > This is the start of the stable review cycle for the 6.1.77 release. > > There are 221 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 Mon, 05 Feb 2024 17:47:20 +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.77-rc2.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 > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. > > Tested-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> > > NOTE: > ---- > Following Powerpc defconfig clang nightly build errors noticed linux-6.7.y, > linux-6.6.y, linux-6.1.y and Linux next-20240201 tag. > > error: option '-msoft-float' cannot be specified with '-maltivec' > make[5]: *** [scripts/Makefile.build:243: arch/powerpc/lib/xor_vmx.o] Error 1 > > We may have to wait for the following clang fix patch to get accepted > into mainline > - https://lore.kernel.org/llvm/20240127-ppc-xor_vmx-drop-msoft-float-v1-1-f24140e81376@xxxxxxxxxx/ > > > ## Build > * kernel: 6.6.16-rc2 > * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc > * git branch: linux-6.6.y > * git commit: 8e1719211b07ef9172b231100722f54ffc23ed27 > * git describe: v6.6.15-327-g8e1719211b07 > * test details: > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.15-327-g8e1719211b07 [ My apologies ] Please ignore this 6.6.16-rc2 report on 6.1.77-rc2 review email. - Naresh