On Wednesday, April 24, 2024 03:07 IST, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > This is the start of the stable review cycle for the 6.1.88 release. > There are 141 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 Thu, 25 Apr 2024 21:38:28 +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.88-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. > KernelCI report for stable-rc/linux-6.1.y for this week :- ## stable-rc HEAD for linux-6.1.y: Date: 2024-04-24 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/log/?h=cde450ef0f2f55f2c1d63110616bc88f9af5cf38 ## Build failures: arm: - multi_v7_defconfig (gcc-10) and omap2plus_defconfig (gcc-10) - Build details :- https://linux.kernelci.org/build/stable-rc/branch/linux-6.1.y/kernel/v6.1.87-142-gcde450ef0f2f/ - Errors Summary arch/arm/mach-omap2/pdata-quirks.c:271:2: error: implicit declaration of function ‘gpiod_add_lookup_table’ [-Werror=implicit-function-declaration] arch/arm/mach-omap2/pdata-quirks.c:264:3: error: extra brace group at end of initializer arch/arm/mach-omap2/pdata-quirks.c:262:41: error: ‘GPIO_ACTIVE_HIGH’ undeclared here (not in a function); did you mean ‘ACPI_ACTIVE_HIGH’? arch/arm/mach-omap2/pdata-quirks.c:262:3: error: implicit declaration of function ‘GPIO_LOOKUP’; did you mean ‘IOP_LOOKUP’? [-Werror=implicit-function-declaration] arch/arm/mach-omap2/pdata-quirks.c:261:3: error: ‘struct gpiod_lookup_table’ has no member named ‘table’ arch/arm/mach-omap2/pdata-quirks.c:261:11: error: extra brace group at end of initializer arch/arm/mach-omap2/pdata-quirks.c:260:3: error: ‘struct gpiod_lookup_table’ has no member named ‘dev_id’ arch/arm/mach-omap2/pdata-quirks.c:259:34: error: storage size of ‘pandora_soc_audio_gpios’ isn’t known arch/arm/mach-omap2/pdata-quirks.c:259:15: error: variable ‘pandora_soc_audio_gpios’ has initializer but incomplete type ## Boot failures: No **new** boot failures seen for the stable-rc/linux-6.1.y commit head \o/ Tested-by: kernelci.org bot <bot@xxxxxxxxxxxx> Thanks, Shreeya Patel