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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DCD17C678D5 for ; Fri, 24 Feb 2023 03:47:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229661AbjBXDrY (ORCPT ); Thu, 23 Feb 2023 22:47:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49174 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbjBXDrW (ORCPT ); Thu, 23 Feb 2023 22:47:22 -0500 Received: from mail-pg1-x530.google.com (mail-pg1-x530.google.com [IPv6:2607:f8b0:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0ED531516B for ; Thu, 23 Feb 2023 19:47:22 -0800 (PST) Received: by mail-pg1-x530.google.com with SMTP id d6so3509142pgu.2 for ; Thu, 23 Feb 2023 19:47:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sladewatkins.net; s=googled; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=gfsHFDoztEyExDTE48mR9wprB/0JEP2Okh27zvb0V6E=; b=OlUtEtHxCIaQ4JZceCw9Lsdoek6syFHGo3vXbYfI1iZrP4vhDJhbeOjnVwCbL33acw wahhYKacgQhZoB26GRDJ4dAAyc6ZbQe6T7NdG6xMNISv0Xw8vHBHVAHBKTrVwwx4pAtp sBG8nqTLvjaRSwnBacb2zyZjw9uS5EdRqIXePlU87truWlTNs0vFwImkkSnuD4+c7YcR 1gg6gSOWqTAphbQmgmVKAB1Iv8XC6vX4HErEREdxbxme9xx0f59hs7rodni3lCSqK4nW /6aUFmOhaVZ/7agcl0WNGo569atl1XIApd6O+yOXHj4PpmYWaLf8N86C35sufH4Mhlnp vuLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=gfsHFDoztEyExDTE48mR9wprB/0JEP2Okh27zvb0V6E=; b=BPJnZKqLM0CtcxWPzuaVcxxx1gjlSht6fbMmoHf73kWTHgxKBwP3bIzBkVGY201WWS G9l2ahiCIEItVcg5/kpn/qBo0h230cJhh8MJphGJk1xZ8uDe3d6/VAdqRxsxdY7rGLv3 ghczHpwxFdE5r28+j5DBey+bKstG+Z13FBOL8JulM69jHxS8F/ztQ21AS+IMqC40wmnF YAv1kRmxq8qbevU6Wxe1Mgfrk4PoSz+9kubDfrWmbr3IidBtTL0bPB8hxhNkO943fnCd G7rPWkXsPAKRUN625GJC/cQQtT1Vy7Ts/6ihftofGc93SygCUMXBVLW+ys5amJ+D74Ai uKEQ== X-Gm-Message-State: AO0yUKU/hWDFJspDaU+B4eIOQUxZ97we80OJeaayV1Lsh9QPmsGdyjzN 3HZUCZ0zp5H0bpIY+xG6nAX7smi49TdKEBg/k71aEw== X-Google-Smtp-Source: AK7set+00AVk9Ivh33Fzuydqi8cRJP76bKdTzhvJyh1xGFOyYTm1XhcTBF50FrrM0C1yyUj278zWkrxNIzR+Mdr7VV8= X-Received: by 2002:a63:8c18:0:b0:502:f46f:c7c6 with SMTP id m24-20020a638c18000000b00502f46fc7c6mr1088379pgd.1.1677210441417; Thu, 23 Feb 2023 19:47:21 -0800 (PST) MIME-Version: 1.0 References: <20230223141539.591151658@linuxfoundation.org> In-Reply-To: <20230223141539.591151658@linuxfoundation.org> From: Slade Watkins Date: Thu, 23 Feb 2023 22:47:10 -0500 Message-ID: Subject: Re: [PATCH 5.4 00/19] 5.4.233-rc2 review To: Greg Kroah-Hartman Cc: 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, rwarsow@gmx.de Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 23, 2023 at 9:16 AM Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.233 release. > There are 19 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, 25 Feb 2023 14:15:30 +0000. > Anything received after that time might be too late. 5.4.233-rc2 compiled and booted on my x86_64 test system. No errors or regressions. Tested-by: Slade Watkins Thanks, -- Slade