From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 30258134D3 for ; Mon, 28 Aug 2023 16:20:46 +0000 (UTC) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 99AD41C0004; Mon, 28 Aug 2023 18:20:38 +0200 (CEST) Date: Mon, 28 Aug 2023 18:20:38 +0200 From: Pavel Machek To: Naresh Kamboju Cc: Greg Kroah-Hartman , Tony Lindgren , stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, Arnd Bergmann , Anders Roxell Subject: Re: [PATCH 4.19 000/129] 4.19.293-rc1 review Message-ID: References: <20230828101153.030066927@linuxfoundation.org> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="t7PEBjmXvmbOHmzp" Content-Disposition: inline In-Reply-To: --t7PEBjmXvmbOHmzp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > This is the start of the stable review cycle for the 4.19.293 release. > > There are 129 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 Wed, 30 Aug 2023 10:11:30 +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/patc= h-4.19.293-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git linux-4.19.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h >=20 > Results from Linaro=E2=80=99s test farm. > Regressions on arm. >=20 > stable-rc linux-4.19.y arm gcc-12 builds fails with > following warnings / errors. >=20 > Build errors: > -------------- > drivers/bus/ti-sysc.c: In function 'sysc_reset': > drivers/bus/ti-sysc.c:982:15: error: implicit declaration of function > 'sysc_read_sysconfig' [-Werror=3Dimplicit-function-declaration] > 982 | val =3D sysc_read_sysconfig(ddata); > | ^~~~~~~~~~~~~~~~~~~ > cc1: some warnings being treated as errors >=20 > Reported-by: Linux Kernel Functional Testing We see this one, too: CC kernel/kthread.o 1126drivers/bus/ti-sysc.c: In function 'sysc_reset': 1127drivers/bus/ti-sysc.c:982:8: error: implicit declaration of function 's= ysc_read_sysconfig'; did you mean 'sysc_read_revision'? [-Werror=3Dimplicit= -function-declaration] 1128 val =3D sysc_read_sysconfig(ddata); 1129 ^~~~~~~~~~~~~~~~~~~ 1130 sysc_read_revision 1131 CC drivers/char/hw_random/omap3-rom-rng.o 1132 CC fs/readdir.o Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --t7PEBjmXvmbOHmzp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCZOzJVgAKCRAw5/Bqldv6 8sGYAJ4ufDqWxOYm44vyNUUZS0yCNsdmIQCcC1lWmrgK4yhClD/2za9/oIevXO0= =ucW/ -----END PGP SIGNATURE----- --t7PEBjmXvmbOHmzp--