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=ham 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 8627EC433EF for ; Thu, 2 Sep 2021 21:49:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6E57960F12 for ; Thu, 2 Sep 2021 21:49:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347352AbhIBVuo (ORCPT ); Thu, 2 Sep 2021 17:50:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38526 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232060AbhIBVuo (ORCPT ); Thu, 2 Sep 2021 17:50:44 -0400 Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78C15C061575; Thu, 2 Sep 2021 14:49:45 -0700 (PDT) Received: by mail-oi1-x235.google.com with SMTP id p2so4485455oif.1; Thu, 02 Sep 2021 14:49:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=8Jo5RkVShXqTrMTypMHfQ+kSCidR7oDv478vporpNVw=; b=FLp1jsDHNiVD+EDRdpdHRa+AlcMD3TMaW2W4/JmC3ehB8AW6rgqCnkI658nGX5DQPG vftKLMWGC9ycb3KJaXSFl8XwOfykM9aSFqPYV8S9xNn3DhCQ4ZKSrhhxmOQSnb+e0nOr g2Q07up/+CVtp7a+Pa/ps8PBxJNaS4yMi+gds8X7twkLDAFWAphy4sA0dASZAhXyEpGS ERTRqSJwDdr15169IPQyzej4dfd/zYs/WQVuSA7J5tpXDDRghnbloyzvWKlAGjK8QWn4 z4VCgT1osjmYBJ6YKg88pcmC16zvuHKyhl7YBwVrTc0CCZe1326qeYuz+s6588E4/WcB cFtQ== 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=8Jo5RkVShXqTrMTypMHfQ+kSCidR7oDv478vporpNVw=; b=KVhxdK98OTzEiLFFicwzXVIYOtAEEe8FA9QIhCWMXTt6F+GxdRqR0r2s3iAW6Jsp6T JRq3GkRsWUh/KwbSavu7Iyj3Svzjbl3rtUQ4XUXG2jiGcgmAntvPP5cI7caII+DiA8Fg xl/eRjFo4YbsAlRVLeM5ZQsgs3TyOcEXnV76yKTOEfYIjsB1T6UIPnsrOTOTDKRtcptA 6br4vnWc+QbBpO9Mua5yQFs/fbpbs9kBWurPvRPwpSj31ipqx1+bSXZVnCkFfD6vizbK E5Zvx7Eitrrkt30KElznnNaiT6d31pHTUwNfUZLiVEauoj5xqLjVxcuL32eCT3/a6tq+ I0eQ== X-Gm-Message-State: AOAM530yZh2f7BxG0rfqyELYSBZ5kx6ysIn86y3wtyq3VnqxSXxbxosm RLKPic+If/8chrwJf7XBYKw= X-Google-Smtp-Source: ABdhPJxo+HUY0Sg1rOh+JvRTDh9taB7hqE/reePat2IiuEpH4mMxrVXCTb0AtQUty6sYmR008vrAGQ== X-Received: by 2002:aca:ea8b:: with SMTP id i133mr4038270oih.44.1630619384921; Thu, 02 Sep 2021 14:49:44 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id y7sm592774oov.36.2021.09.02.14.49.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Sep 2021 14:49:44 -0700 (PDT) Sender: Guenter Roeck Date: Thu, 2 Sep 2021 14:49:43 -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.9 00/16] 4.9.282-rc1 review Message-ID: <20210902214943.GB4158230@roeck-us.net> References: <20210901122248.920548099@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210901122248.920548099@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Sep 01, 2021 at 02:26:26PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.282 release. > There are 16 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 Fri, 03 Sep 2021 12:22:41 +0000. > Anything received after that time might be too late. > Build results: total: 163 pass: 163 fail: 0 Qemu test results: total: 393 pass: 393 fail: 0 Tested-by: Guenter Roeck Guenter