[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZyunCxYg0pYUhl2F@duo.ucw.cz>
Date: Wed, 6 Nov 2024 18:27:39 +0100
From: Pavel Machek <pavel@...x.de>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org,
patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, 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,
hagar@...rosoft.com, broonie@...nel.org,
Wang Jianzheng <wangjianzheng@...o.com>,
Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH 4.19 000/350] 4.19.323-rc1 review
Hi!
> On Wed, 6 Nov 2024 at 12:07, Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 4.19.323 release.
> > There are 350 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 Fri, 08 Nov 2024 12:02:47 +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/v4.x/stable-review/patch-4.19.323-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-4.19.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> The arm builds failed with gcc-8, gcc-12 on the Linux stable-rc
> linux-4.19.y and linux-5.4.y.
>
> First seen on Linux v4.19.322-351-ge024cd330026
> Good: v4.19.321-96-g00a71bfa9b89
> Bad: v4.19.322-351-ge024cd330026
We see same failure.
drivers/pinctrl/mvebu/pinctrl-dove.c: In function 'dove_pinctrl_probe':
3778
drivers/pinctrl/mvebu/pinctrl-dove.c:791:9: error: implicit declaration of function 'devm_platform_get_and_ioremap_resource'; did you mean 'devm_platform_ioremap_resource'? [-Werror=implicit-function-declaration]
3779
base = devm_platform_get_and_ioremap_resource(pdev, 0, &mpp_res);
3780
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3781
devm_platform_ioremap_resource
3782
drivers/pinctrl/mvebu/pinctrl-dove.c:791:7: warning: assignment to 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
3783
base = devm_platform_get_and_ioremap_resource(pdev, 0, &mpp_res);
3784
^
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/1529999662
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)
Powered by blists - more mailing lists