[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2024090118-wisdom-footman-ace8@gregkh>
Date: Sun, 1 Sep 2024 11:43:24 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
f.fainelli@...il.com, sudipm.mukherjee@...il.com,
srw@...dewatkins.net, rwarsow@....de, conor@...nel.org,
allen.lkml@...il.com, broonie@...nel.org
Subject: Re: [PATCH 6.6 000/341] 6.6.48-rc1 review
On Sat, Aug 31, 2024 at 02:26:28PM -0700, Guenter Roeck wrote:
> On 8/27/24 07:33, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.6.48 release.
> > There are 341 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, 29 Aug 2024 14:37:36 +0000.
> > Anything received after that time might be too late.
> >
> [ ... ]
>
> > Suren Baghdasaryan <surenb@...gle.com>
> > change alloc_pages name in dma_map_ops to avoid name conflicts
> >
>
> This patch triggers:
>
> Building s390:defconfig ... failed
> --------------
> Error log:
> arch/s390/pci/pci_dma.c:724:10: error: 'const struct dma_map_ops' has no member named 'alloc_pages'; did you mean 'alloc_pages_op'?
> 724 | .alloc_pages = dma_common_alloc_pages,
>
> for pretty much all s390 builds.
>
> Source code analysis suggests that the problem also affects
> arch/ia64/hp/common/sba_iommu.c.a
Thanks, already handled.
greg k-h
Powered by blists - more mailing lists