* Re: [PATCH 5.15 00/67] 5.15.142-rc1 review
[not found] <20231205031519.853779502@linuxfoundation.org>
@ 2023-12-05 16:48 ` Naresh Kamboju
2023-12-05 18:23 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2023-12-05 16:48 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: f.fainelli, Gaurav Batra, rwarsow, pavel, conor, shuah,
allen.lkml, patches, stable, linux-kernel, linuxppc-dev,
lkft-triage, srw, patches, akpm, jonathanh, torvalds,
sudipm.mukherjee, linux
On Tue, 5 Dec 2023 at 09:10, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.15.142 release.
> There are 67 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.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.142-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-5.15.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Following powerpc build failures noticed.
* powerpc, build
- clang-17-defconfig - FAILED
- gcc-12-defconfig - FAILED
- gcc-8-defconfig - FAILED
build error:
---
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;
| ^~
suspected commit:
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping
for SR-IOV device
[ Upstream commit 3bf983e4e93ce8e6d69e9d63f52a66ec0856672e ]
Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Links:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.141-68-gbff845be423f/testrun/21492943/suite/build/test/gcc-12-defconfig/details/
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.141-68-gbff845be423f/testrun/21492943/suite/build/test/gcc-12-defconfig/history/
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 5.15 00/67] 5.15.142-rc1 review
2023-12-05 16:48 ` [PATCH 5.15 00/67] 5.15.142-rc1 review Naresh Kamboju
@ 2023-12-05 18:23 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2023-12-05 18:23 UTC (permalink / raw)
To: Naresh Kamboju
Cc: f.fainelli, Gaurav Batra, rwarsow, pavel, conor, shuah,
allen.lkml, patches, stable, linux-kernel, linuxppc-dev,
lkft-triage, srw, patches, akpm, jonathanh, torvalds,
sudipm.mukherjee, linux
On Tue, Dec 05, 2023 at 10:18:49PM +0530, Naresh Kamboju wrote:
> On Tue, 5 Dec 2023 at 09:10, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 5.15.142 release.
> > There are 67 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.
> >
> > The whole patch series can be found in one patch at:
> > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.142-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-5.15.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
>
> Following powerpc build failures noticed.
>
> * powerpc, build
> - clang-17-defconfig - FAILED
> - gcc-12-defconfig - FAILED
> - gcc-8-defconfig - FAILED
>
> build error:
> ---
> 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;
> | ^~
>
> suspected commit:
> powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping
> for SR-IOV device
> [ Upstream commit 3bf983e4e93ce8e6d69e9d63f52a66ec0856672e ]
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Thanks, now dropped from 5.15.y and 6.1.y
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-05 18:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20231205031519.853779502@linuxfoundation.org>
2023-12-05 16:48 ` [PATCH 5.15 00/67] 5.15.142-rc1 review Naresh Kamboju
2023-12-05 18:23 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).