Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp271245pxb; Thu, 19 Nov 2020 00:13:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJx8tgfgoF5ybTTRrLLvWwgnfGHcrJltuldG/k6082PNbCptZdQW24Om+Hv2VxrnG3LFcUHA X-Received: by 2002:a05:6402:12c8:: with SMTP id k8mr9744436edx.192.1605773607015; Thu, 19 Nov 2020 00:13:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605773607; cv=none; d=google.com; s=arc-20160816; b=dOCjFw1jrOg3vaXz8zA8nZbsT9bDVBKoJDAxH42p2cYrnsdSyBul9LlJtOQSAYKfNJ mde+4Ta42/DC8BFHnBw8CUsNQuSYxgznjJKOD+9JF7zvEtoKv2e39QheLmqyII9bUaI0 7GarUZ3THdA5anh/EYO4Bw1rD1iFh3AYLpHS7ep07ElNh8hWkUqSonWgYPI/HJL7i4jJ emZbUkHtQTv1biKVwVQg/uDFOVXaUn4DWS+AFvJk1zY0+MVQcvvp+oUE9mJPcGrg+Ynt bly094Ia6jWYeqI7thbmnA8tdTTtIlYYjATdeQtJDQY5JKlaWL0r/NHONHHWPB5BIcb5 9mGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=lDVDijK75XxXKceIO6GRm44nGOG+mt7eFyi6MFBl/yM=; b=MZYUBcXhiObSc0tHSR5tMmzKh5dNQ3v9bkiwV+Vnxsrw7Z8nCdltaVk5W8DTMbvGN0 CWk2uxsqNqK/MiZHrn5JviGA7n1iD7w2LxFpJjVWRNihYIWd/5axv3+2CSwTO6VoIrcE o5Dkf0aUfknJhPv8n0wCD2Iq3ChFggeSMPsMS9x50KPMvXgqcWosu832DOkYaLpRPCp+ 7gzYkt7yIaBZgF5LBtihagD5PlX99GLGf0aRWlPYWuklYKkhLVD3fY1I6yF3zgafVU+d hDvjcKDEMKH8AdEMAPmPcy2+7B4mli65XaIu0ycHY7ULFj3EGKUlBC+wcawZkCYtIDSH tXQw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p14si13923711edy.555.2020.11.19.00.13.04; Thu, 19 Nov 2020 00:13:27 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726501AbgKSIK0 (ORCPT + 99 others); Thu, 19 Nov 2020 03:10:26 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:41310 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726483AbgKSIK0 (ORCPT ); Thu, 19 Nov 2020 03:10:26 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id C40931C0B8C; Thu, 19 Nov 2020 09:10:24 +0100 (CET) Date: Thu, 19 Nov 2020 09:10:23 +0100 From: Pavel Machek To: Greg Kroah-Hartman Cc: 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, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/71] 4.19.156-rc1 review Message-ID: <20201119081023.GA29401@amd> References: <20201109125019.906191744@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline In-Reply-To: <20201109125019.906191744@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This is the start of the stable review cycle for the 4.19.156 release. > There are 71 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. >=20 > Responses should be made by Wed, 11 Nov 2020 12:50:04 +0000. > Anything received after that time might be too late. CIP testing did not find any problems here: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.19.y But reviews indicated two patches that are problematic in 4.19: rc-v4.19.155.list: fd2278164808 o: | memory: emif: Remove bogus debugfs error handling - debugfs still returns NULL in 4.19 so this introduces bug. It is just a cleanup so it can be reverted. rc-v4.19.156.list: 7d5553147613 o: | drm/i915: Break up error capture compression loops with cond_resched() - code still needs to be atomic in 4.19; this probably depends on a42f45a2a, see _object_create(). It does not fix anything severe so it can be simply reverted. Tested-by: Pavel Machek (CIP) Best regards, Pavel =09 --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl+2KG8ACgkQMOfwapXb+vJN0gCfavq+ZDR7DQfZiMWTk6jOx8q5 rREAoJmVaDtomtNkGh18+k1a0LJfFPiD =OMVk -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5--