Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp278223pxk; Thu, 1 Oct 2020 02:03:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy8AiD2sr5VWMR3my+HNz1YG4xRZPU5oDzeOFVmzQ51bvPiTzdwN3KoapZQf4Hn8hOZGJ2X X-Received: by 2002:a17:906:370a:: with SMTP id d10mr7362699ejc.393.1601542991478; Thu, 01 Oct 2020 02:03:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601542991; cv=none; d=google.com; s=arc-20160816; b=ac4XKikajB9eZmptfwqF1vPQc4DWZNfqJJmGYlO78jBWqREkldRjoA96F7cEtkHlff KiVP9fMW99fAnRgt6b7ivsyQ8jHcpAYUnKJ/TDyYrCCjS2dEKNHs8OgUGmDCC11JXxo3 l3SVrZtNwiZYLNMjUjsCwQ4V/mk58aazjlyXuqh2+qhdFm9lvAESDpA5TRhJtePfOpkF 5MV/62Rvn4bcJC8pQyP2kekgoQtqq9aC3CY7i7fljiFaK60tY37kqmtXNkTy2VjxKy24 ECpvMiIZ/qFAYWYD1FQuQ9t4n+/4RfA0nyGXMJYnOlHTUBn6jckXoTRXRsUAi/NN7RYQ FeFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=yiqEyhW5VZlAL/07XdYdjWHo5e1yDS99y4DpDGFyIQA=; b=dHSQYnpmTgzBiAhSiv+ER8t3sW5bMKV8qmaZceQ+tA/QFOyXzk1k7UWJoFTS59X2Od w0xS1H2VeegGvuGi9d/HnD6U7MZPQnIZO55rKS9O59ZlHXmn9W0UGX/nK6xh9CTVLqTb KVBUtRIl6sIJljwFP3c03sm7LlhqsySxOwtE1vBm5uvAuXlHg9FtyCHpgL88eZ6eJsdp 30QFcZQ9qyixnvtzTMMV70fyllw9fXSEQfiUcit4qW+edco+IGnSlK6MbXa/V2GXSGdo 9DCVbWwzWta15prAvxFuHCdQxuYt/5mXWKge69ZsvqG26FarSfIOtOqiB6BwKp/sCRkZ vk6g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yp2wmWYN; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q16si3236836ejt.139.2020.10.01.02.02.48; Thu, 01 Oct 2020 02:03:11 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=yp2wmWYN; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731663AbgJAJBs (ORCPT + 99 others); Thu, 1 Oct 2020 05:01:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:44652 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726992AbgJAJBs (ORCPT ); Thu, 1 Oct 2020 05:01:48 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7B38420B1F; Thu, 1 Oct 2020 09:01:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601542908; bh=kt+4CylB+BZPiTZXLju78o9i/t8YIwtWvmLyQi9Y4AU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yp2wmWYN6Qsr5guNc5v9xvC9lJgzO3b4wS6w1ihGIXqePHE3TjvSj8EjbpEP0HX4v hP3ggO2/ovS1XGNrzFjJibdQAV/v4FrZnYrHK9M4KA8l9/nvEGFZsYz+IVEYe9U7nB FmJ8EuU2XDHZFJ8YJxX0CeMgQdHTYKKW3QFiID+g= Date: Thu, 1 Oct 2020 11:01:49 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: Re: [PATCH 4.9 000/121] 4.9.238-rc1 review Message-ID: <20201001090149.GA1892419@kroah.com> References: <20200929105930.172747117@linuxfoundation.org> <20200929204835.GB152716@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200929204835.GB152716@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 29, 2020 at 01:48:35PM -0700, Guenter Roeck wrote: > On Tue, Sep 29, 2020 at 12:59:04PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.238 release. > > There are 121 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, 01 Oct 2020 10:59:03 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 171 pass: 171 fail: 0 > Qemu test results: > total: 386 pass: 377 fail: 9 > Failed tests: > arm:xilinx-zynq-a9:multi_v7_defconfig:mem128:zynq-zc702:initrd > arm:xilinx-zynq-a9:multi_v7_defconfig:sd:mem128:zynq-zc702:rootfs > arm:xilinx-zynq-a9:multi_v7_defconfig:sd:mem128:zynq-zc706:rootfs > arm64:xlnx-zcu102:defconfig:smp:mem2G:initrd:xilinx/zynqmp-ep108 > arm64:xlnx-zcu102:defconfig:smp:mem2G:sata:rootfs:xilinx/zynqmp-ep108 > arm64:xlnx-zcu102:defconfig:nosmp:mem2G:initrd:xilinx/zynqmp-ep108 > arm64be:xlnx-zcu102:defconfig:smp:mem2G:initrd:xilinx/zynqmp-ep108 > arm64be:xlnx-zcu102:defconfig:smp:mem2G:sata:rootfs:xilinx/zynqmp-ep108 > arm64be:xlnx-zcu102:defconfig:nosmp:mem2G:initrd:xilinx/zynqmp-ep108 > > The Xilinx problems appears to be due to the following two commits. > > 1156dd2483fd serial: uartps: Wait for tx_empty in console setup > 9a13572bf02b serial: uartps: Add a timeout to the tx empty wait > > I didn't try all tests, but reverting those two patches fixes the problem > at least for arm64:xlnx-zcu102. > > I don't see this problem in any other stable releases. Thanks for the report, I'll drop these two and push out a -rc2, thanks. greg k-h