Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 851F4C433F5 for ; Thu, 18 Nov 2021 11:44:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6BE2761107 for ; Thu, 18 Nov 2021 11:44:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344284AbhKRLrX (ORCPT ); Thu, 18 Nov 2021 06:47:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33192 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344031AbhKRLpL (ORCPT ); Thu, 18 Nov 2021 06:45:11 -0500 Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7F0B2C0797BD for ; Thu, 18 Nov 2021 03:38:54 -0800 (PST) Received: by mail-pf1-x42c.google.com with SMTP id o4so5675007pfp.13 for ; Thu, 18 Nov 2021 03:38:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heitbaum.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=6xLgEfLcBRRNQuwWlLSMWWeHtLyuSN13BVRu4nzEte4=; b=lCJWdzw7Lsedo/Vtd5PLqEtvu5luaTK2boRMEY0wyJB8G1mnFbJu9WpT5f5/tb9RdL cAv5qVWn2XOEL2mhHKtfnOMOUUxv7T8aFO0K5y4tgDWhaxCdad8jvQ9BWY4mmxqB4qOG Eyq3siapPOQDZSgVpFspZHOnZERczoSWcXpy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=6xLgEfLcBRRNQuwWlLSMWWeHtLyuSN13BVRu4nzEte4=; b=OVOoneBAo1zTXyX+lWWJpBmDyuPZ35k/sX0cTYJsXGoj1GSAvd8WOVu6MpeoMRX6Gx CXiXoy/9HcRC47D9Of7TqIod9UUogW0VMrgeU7ROJlLw7NPOp93vr1FBW03FQ0gad+U7 ymqQduPHxkxsUKYdDJM1qDXRVdJe/+QYlYO/LEnHZ5U+VHnb6M8Xg6cqfnwLfJ/vH59Y QCJEIfMvQ3Pigv8kfwN5a3Oy+BuoZYFc1bxM5A68i9pswXldDkn6wJlyeDrWQQl9e3Ik B68DYA+9Kw4X3lb4bZOKQkS68swJDCh4yC5jQXDKKB+Qmam+I9r89EdV4iivgL1MxVxL 6nNg== X-Gm-Message-State: AOAM531tenmSS3dUwbroLmbuJxPGauisI8nSBsQc+YAF+5BseZj+7BoU ih1N8cw8XiSsHwhOFbRMyuGaFg== X-Google-Smtp-Source: ABdhPJy0W5qUU9LUdgLqQPn8GP7y5qgEhPYfTrtcvxChO3VnSfFtu14dif31/WgJCaCfhYaD3FoPAw== X-Received: by 2002:a63:c143:: with SMTP id p3mr10815154pgi.366.1637235533943; Thu, 18 Nov 2021 03:38:53 -0800 (PST) Received: from d7627578aa75 ([203.221.136.13]) by smtp.gmail.com with ESMTPSA id j188sm2774451pfg.51.2021.11.18.03.38.49 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 18 Nov 2021 03:38:53 -0800 (PST) Date: Thu, 18 Nov 2021 22:38:44 +1100 From: Rudi Heitbaum 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, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.15 000/920] 5.15.3-rc4 review Message-ID: <20211118113836.GA21@d7627578aa75> References: <20211118081919.507743013@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211118081919.507743013@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 18, 2021 at 09:25:58AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.3 release. > There are 920 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 Sat, 20 Nov 2021 08:14:03 +0000. > Anything received after that time might be too late. Hi Greg, Looking good - rc4 ran on the N10c (whereas rc2 hung during boot) Run tested on: - Radxa ROCK Pi N10c (rk3399pro) In addition build tested on: - Allwinner A64 - Allwinner H3 - Allwinner H5 - Allwinner H6 - Intel Tiger Lake x86_64 - NXP iMX6 - NXP iMX8 - Qualcomm Dragonboard - Rockchip RK3288 - Rockchip RK3328 - Samsung Exynos Tested-by: Rudi Heitbaum -- Rudi