From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A37BDC432BE for ; Tue, 3 Aug 2021 19:15:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8C7F460F56 for ; Tue, 3 Aug 2021 19:15:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239553AbhHCTPz (ORCPT ); Tue, 3 Aug 2021 15:15:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237379AbhHCTPy (ORCPT ); Tue, 3 Aug 2021 15:15:54 -0400 Received: from mail-ot1-x32c.google.com (mail-ot1-x32c.google.com [IPv6:2607:f8b0:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C9ACC06175F; Tue, 3 Aug 2021 12:15:42 -0700 (PDT) Received: by mail-ot1-x32c.google.com with SMTP id c7-20020a9d27870000b02904d360fbc71bso21641688otb.10; Tue, 03 Aug 2021 12:15:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=k7E1Yc58nMCFbtFCjSNea0WFx2OCz3own7U22rUfGtM=; b=Y3uDyN6kcqyRZThKcnAVb22/iKDMCsIV88JNSyxNa0qgEif9kFu3dSrASG2OTlW97T RfO8QHNWhKwmJWB5XrGvihJGExDQL0XIpucjJzpRseDbpMi0VrjMcPKXxdMl3V09ReVD kasqhAHPRNgW69OcAS/RHxmn7aSYkplbYT/cNrFKtjYloWsYFt5Wky3ja0C6GS6WcLEf 6IGWpkaE0BmnyTANKPsM71s55vqWHTDb8A9/O6TPrXI1e82iLvuRCH/iOEo1mN3ciIvF ybpqzksLK0aZWloB6maZO3Z9a1qdiZ1pYtGi9pcPl2YQaUxkEX6p4rIy9k6SF+fQqZji 9lag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=k7E1Yc58nMCFbtFCjSNea0WFx2OCz3own7U22rUfGtM=; b=THV3RKKZz2BZUMczinFTBW6h4u3ZVjtnUnT4L1A0I1Yh/eCmoMz9fAU0FdasbHz6ew NAtw1LZYoEIxu0SD5FLYUJqma3mDPBCSOU1g/VhP++huCeZrCM8fmH5HO9nszEGpLpGY CxJtUgBVxLFfK42LYtcJx4dVokGh23tH2VROvtRXFTa24y96mpsBG3qndQWWJycXbjW2 CE+8iqZmdy8qf27Az6XgqpW6PIBEgV2rYtN0rQlO2tl1hi31R2peAhwfyzfwyN8OZgdN t96xyezgL1cD/e9y7oh4ZAAMDITSBalSNWEwJQRI1pTYcPINGTpn1bV+1/H7KIV9gq1D 6ZzQ== X-Gm-Message-State: AOAM531Bhe2iJaPojwDegdX/k88YP/Fjjprhx6qibf8sMp9IKLA9Sarh 8PGWVQWb7NvPqKIJ+iPBZ2Y= X-Google-Smtp-Source: ABdhPJxkNqmr5VZ10Atm6nlWX/DbSGT/c4nnP7fU3Gy+thZEhxTZ2uKlkdAz21GG768UlFNMoRhskg== X-Received: by 2002:a9d:827:: with SMTP id 36mr16017391oty.322.1628018141513; Tue, 03 Aug 2021 12:15:41 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id s4sm338231oos.19.2021.08.03.12.15.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Aug 2021 12:15:41 -0700 (PDT) Sender: Guenter Roeck Date: Tue, 3 Aug 2021 12:15:39 -0700 From: Guenter Roeck To: Greg Kroah-Hartman 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, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/30] 4.19.201-rc1 review Message-ID: <20210803191539.GD3053441@roeck-us.net> References: <20210802134334.081433902@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210802134334.081433902@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 02, 2021 at 03:44:38PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.201 release. > There are 30 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 Wed, 04 Aug 2021 13:43:24 +0000. > Anything received after that time might be too late. > Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 435 pass: 435 fail: 0 Tested-by: Guenter Roeck Guenter