Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp106113pxu; Sun, 22 Nov 2020 01:23:38 -0800 (PST) X-Google-Smtp-Source: ABdhPJxdtb8X6+xpZ4nSDeODeWUbiLDcQBRpZLwGj49VWI9bXmipzzYxUVtLfagwV2t9toZdhX5i X-Received: by 2002:a17:906:4551:: with SMTP id s17mr21312506ejq.545.1606037018585; Sun, 22 Nov 2020 01:23:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606037018; cv=none; d=google.com; s=arc-20160816; b=K4pm/OQMBT04JjVGOFpXphHDkRBJjyU92hA4p4m/E/4oeu//zrWPHliQM4oU/ndmK6 DoorFlYj6UMOFH0Co7GRr5de5q87Zuh/Vb8Q9PwK8YwKNyejXHrGky6z5hGIdAPdWX6Y 7c/aJHv9PSm8TxbqJWgdDwzypPkn2fBJGKHQO9NeHstEZUD26ua0twac9WAlng1S0AC6 UAcmc93UQUFFnpmTnoCm4Uc0M4mz5ovlpnYtvkfoOSzsi5A0U/ErMvrDB6evy0kVdR7u 9Hy8q2SB+HYc2ZbKEPjSWiGHkSBWIF5GctXCjSWSH9fNa9gCccG9OxhQa5WY35byZuKm S3Hg== 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=Z+FhvdKwe+J49VS6SIfkROLesqPlG0lYXrJnHuPRDGQ=; b=iSqpSaf3JZpn+ubOO5/WBQa6kE2zWVwrz/VtqMiT2BPtDVKbtsZ+2kSAIYI9hCk8TU DR2ET2f1L/o0t7Ows/nJJVIcVO9hUrtvJyOef6wj7KgVYOT4lvTMYU5M4IhOxWG0M2Fd WEKPEGe1ku4ylrMp1vndWmyKG9ofc5PEl3AUNvX7ks+xKjQix1w9LqXyZgZ8TMvxIKN8 amURrPqVPbLdK3ANRbguhBepl0NDY+7BSPif8+PGpzMU+HBSHi/prl/Z+S1l/snxAJAm OGpCpdbP88BQGVzqcAgwVCT/C2Nk2hhNlS50VaBjyxJeEgX7CUFGg2uRN1+KSiAiDZM0 mF9g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=oBhbmKIy; 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=pass (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 gs36si3423203ejc.260.2020.11.22.01.23.15; Sun, 22 Nov 2020 01:23:38 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=oBhbmKIy; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727431AbgKVJTA (ORCPT + 99 others); Sun, 22 Nov 2020 04:19:00 -0500 Received: from mail.kernel.org ([198.145.29.99]:46484 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726741AbgKVJSy (ORCPT ); Sun, 22 Nov 2020 04:18:54 -0500 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 D6D6120781; Sun, 22 Nov 2020 09:18:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1606036734; bh=Ztmf3cfSkwTfLgfvs4YxzReZXN2LiVa7IVdDsGcYMz8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oBhbmKIy3K3ZdzdbLKYX1ezhiyzf9u/kA19KwwOpJM97A6N7GFB9JvLLd+mMgILHO GvwZeH8ajGjTU8BtbIrgUaBEIgfb9EqClLXH+KUapKqxAmqUPF7WuyaW0vC3CT9TFD aWN0mCIPzaHYsEXtPHZuiIADZ2ShNPweXOHI25II= Date: Sun, 22 Nov 2020 10:19:32 +0100 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, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: Re: [PATCH 5.9 00/14] 5.9.10-rc1 review Message-ID: References: <20201120104541.168007611@linuxfoundation.org> <20201121183817.GG111877@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201121183817.GG111877@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Nov 21, 2020 at 10:38:17AM -0800, Guenter Roeck wrote: > On Fri, Nov 20, 2020 at 12:03:38PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.9.10 release. > > There are 14 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 Sun, 22 Nov 2020 10:45:32 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 154 pass: 154 fail: 0 > Qemu test results: > total: 426 pass: 426 fail: 0 > > Tested-by: Guenter Roeck Thanks for the testing. I'll leave the powerpc build failures in as the issue being fixed is better to have at the moment. Hopefully the ppc developers can fix those up soon. thanks, greg k-h