Re: [PATCH 6.1 000/107] 6.1.66-rc1 review

From: Guenter Roeck
Date: Tue Dec 05 2023 - 11:55:56 EST


On Tue, Dec 05, 2023 at 12:15:35PM +0900, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.66 release.
> There are 107 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, 07 Dec 2023 03:14:57 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 157 pass: 146 fail: 11
Failed builds:
powerpc:defconfig
powerpc:allmodconfig
riscv32:defconfig
riscv32:allmodconfig
riscv:defconfig
riscv:allmodconfig
s390:defconfig
s390:allmodconfig
s390:allnoconfig
s390:tinyconfig
s390:debug_defconfig
Qemu test results:
total: 537 pass: 467 fail: 70
Failed tests:
<most ppc64>
<all riscv32/riscv64>
<all s390>

powerpc:

arch/powerpc/platforms/pseries/iommu.c: In function 'find_existing_ddw':
arch/powerpc/platforms/pseries/iommu.c:926:49: error: 'struct dma_win' has no member named 'direct'

riscv:

drivers/perf/riscv_pmu_sbi.c: In function 'pmu_sbi_ovf_handler':
drivers/perf/riscv_pmu_sbi.c:582:40: error: 'riscv_pmu_irq_num' undeclared

s390:

arch/s390/mm/page-states.c: In function 'cmma_init_nodat':
arch/s390/mm/page-states.c:198:30: error: 'invalid_pg_dir' undeclared

Guenter