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 305ABC64ED6 for ; Fri, 24 Feb 2023 03:46:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229653AbjBXDqn (ORCPT ); Thu, 23 Feb 2023 22:46:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48688 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229506AbjBXDql (ORCPT ); Thu, 23 Feb 2023 22:46:41 -0500 Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7FBC10A86 for ; Thu, 23 Feb 2023 19:46:39 -0800 (PST) Received: by mail-pl1-x634.google.com with SMTP id q11so15729609plx.5 for ; Thu, 23 Feb 2023 19:46:39 -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=/JfVS6gSRN9xdENO2plX3s3LFcs3qMQlJW27g6ZvzsU=; b=ZTEyjiTH+zXzYH6wSkCTrUOxnZHFWUgC2WuZrjzfVC7d5SlVwvIREtWWOZfGb7HvEe cuBApiMHt/oHw6gvpv9WQMb6AWfssrQ7RcU82VKS+fCgXgH0IwYzstsz+2AHFjnIqNIZ LfCJNEZ2opvJTJ1VV5gEFHFybw7wJRGZEl5DlBNnzdWBj4F+7Bceu42nZEoAxFQNoItm c7hY25NGX13iN9cUPUeVnr0ffeZn+LU2BPzrSSne1qxlLvcszgNGV69hjnfa62y3shzQ mehn/vic7u7506BpAF1bpnI0J+gtWxx5ztQgrF9Stncp1QYhhxSUkXchgg9+TDMNEQFF +qoA== 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=/JfVS6gSRN9xdENO2plX3s3LFcs3qMQlJW27g6ZvzsU=; b=n+o369lOBaJJ2+v6agkf+trzKA9GLhtAEclPbkhoBdZuqKp33/faxD+r+kG0k3ZVO5 c4hz25WD7z1sFONTQEbLtbQ7Q9vOMuZruI2lQWs7aZ2V9FDItWv/ySzgM6EaQfyJn1Jg m72A4s+0BAmuNo93dfRwCGq22rNiWdWLdhTgrTUva/cExfkYAy05aqwep02Z5Fl/UDpR LFXkPDhkl4ClNZwg+yT4a/FF29oH4KtIQG+RiS41j+rCx3G3C2IqrVNmS+Ag0jCJcM5B iEh+P0RHig1j8yCerB6jfV36mzYjDGU66ZijvLI6RPbmJqR2hH0QxfWaBeNpGptQDCC7 w04w== X-Gm-Message-State: AO0yUKUbYLp5TlR4gidPWfvsF/E4CZLXq5OdgUSCo4NJ9g3L6VxXK2C9 AVmX4uMk7JVDmj5zV/V8cG1N5jOju6lAN0ZVqpRuog== X-Google-Smtp-Source: AK7set85GZscAWYYUGouXn5Qr4Vng0Gl/yEz+Tbv5OH3JedjpuQ26qMIoJKnYHhBJU8VHI6Na/mSs5dHeh7VN0oqbG4= X-Received: by 2002:a17:902:684d:b0:19b:f946:e57d with SMTP id f13-20020a170902684d00b0019bf946e57dmr2467075pln.11.1677210399139; Thu, 23 Feb 2023 19:46:39 -0800 (PST) MIME-Version: 1.0 References: <20230223141538.102388120@linuxfoundation.org> In-Reply-To: <20230223141538.102388120@linuxfoundation.org> From: Slade Watkins Date: Thu, 23 Feb 2023 22:46:27 -0500 Message-ID: Subject: Re: [PATCH 4.19 00/12] 4.19.274-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 4.19.274 release. > There are 12 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. 4.19.274-rc2 compiled and booted on my x86_64 test system. No errors or regressions. Tested-by: Slade Watkins Thanks, -- Slade