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=-10.2 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,URIBL_BLOCKED,USER_AGENT_SANE_1 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 DF057C433E0 for ; Wed, 27 Jan 2021 03:17:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ABA1A205CA for ; Wed, 27 Jan 2021 03:17:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234861AbhA0DOt (ORCPT ); Tue, 26 Jan 2021 22:14:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53674 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2395492AbhAZT2R (ORCPT ); Tue, 26 Jan 2021 14:28:17 -0500 Received: from mail-oo1-xc33.google.com (mail-oo1-xc33.google.com [IPv6:2607:f8b0:4864:20::c33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47E0EC061574; Tue, 26 Jan 2021 11:27:37 -0800 (PST) Received: by mail-oo1-xc33.google.com with SMTP id u7so3815572ooq.0; Tue, 26 Jan 2021 11:27:37 -0800 (PST) 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:user-agent; bh=/CL1XgQx/2ML5DPW5Q9WaUAe5RAZ9TTZioMgHF4rj0A=; b=YyhANdVB/4BTWj/PgIKQwYOACCmPSedsHoHhfW7fUBM8svPsw9JReeW/17ApI9DbuX QpvOJw81GwD0CQMKZOX0Fqf0L0WcXdjrjCrCc2rRb7P+XIeaO5G0E5zhTa6FPRTCN/tq gWlVTxo82crpHM1wQxVgWBirHubCZIzmLyXX5hptlWyK3GuECvcbuVoO7YuD27tsbEzn sfO2feVPn5dt2im+xJNfKUEqxs6GaPQT5vVabLglAJyXQL3C7Og2qQKO1Xi/hAPrybM+ IkrIu937H1w/H2z0rdccQYqviVzfgpgE28E39yL8U0X2dN1DU41Aw7E/ipN04yvyrNh7 xlBA== 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:user-agent; bh=/CL1XgQx/2ML5DPW5Q9WaUAe5RAZ9TTZioMgHF4rj0A=; b=BsU/HOmW7CPaB8ar5NDhW1LYwlTf8n4wyxKZmVUYBnJY/60ZsmYNSHDPkd1rpmRuw1 HjYnO8oJxX/W11x75A2v7B52UGA8QF1/zfAiVWt8ySm7O6sH94JDNXOaJIiIoeq25U/N zy5BLMgnCejs0aCSD2qjBlq83I5YgQc58/aQsrosUMkle9t710HU97F5PuG4k8XYuDx3 pD/jxvB6iuCrCb19GcKdfcqCiKTpYw3bPIIRgxWipbbp1dApYpnGIaJ69B1GCgMTioDe lDiZRI0oXs0mUzlh9w82TcRoBUa7Ubb9Sfvp35Iek3owTDs/FT2ln5wmmsyzX5iHm4ct xxuA== X-Gm-Message-State: AOAM533Pdxf5/fyPG54aTdIw72d2ySG92W5tlGd5lIxQbHKYigc7Kzz7 IUUYX6tZF9Ek86thchKoODM= X-Google-Smtp-Source: ABdhPJy8rJhER4VwSCugHESUnT63j7NKam5gDDZrhBriVaUHlEhyJ89u7BoGJgw039Gfo30ENeZsSQ== X-Received: by 2002:a4a:d384:: with SMTP id i4mr5099234oos.14.1611689256728; Tue, 26 Jan 2021 11:27:36 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id d9sm4269604otb.65.2021.01.26.11.27.35 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 26 Jan 2021 11:27:36 -0800 (PST) Sender: Guenter Roeck Date: Tue, 26 Jan 2021 11:27:34 -0800 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, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/58] 4.19.171-rc1 review Message-ID: <20210126192734.GD31936@roeck-us.net> References: <20210125183156.702907356@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210125183156.702907356@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 25, 2021 at 07:39:01PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.171 release. > There are 58 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, 27 Jan 2021 18:31:44 +0000. > Anything received after that time might be too late. > Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 418 pass: 418 fail: 0 Tested-by: Guenter Roeck Guenter