On 11/26/23 07:46, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.140 release. There are 292 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 Tue, 28 Nov 2023 15:43:06 +0000. Anything received after that time might be too late.
For v5.15.139-293-g0dd3c4f0979f (-rc3), powerpc:defconfig: arch/powerpc/platforms/pseries/iommu.c: In function 'find_existing_ddw': arch/powerpc/platforms/pseries/iommu.c:908:49: error: 'struct dma_win' has no member named 'direct' 908 | *direct_mapping = window->direct; git blame points to commit 19bed3228b3aa ("powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-IOV device"). Guenter