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.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,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 71668C11F69 for ; Tue, 29 Jun 2021 23:43:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 562CA61D78 for ; Tue, 29 Jun 2021 23:43:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235514AbhF2XqP (ORCPT ); Tue, 29 Jun 2021 19:46:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235295AbhF2XqL (ORCPT ); Tue, 29 Jun 2021 19:46:11 -0400 Received: from mail-ot1-x334.google.com (mail-ot1-x334.google.com [IPv6:2607:f8b0:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A3ADC061760; Tue, 29 Jun 2021 16:43:43 -0700 (PDT) Received: by mail-ot1-x334.google.com with SMTP id 59-20020a9d0ac10000b0290462f0ab0800so644671otq.11; Tue, 29 Jun 2021 16:43:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=EwO3ppmJv4/g6TaSH0GAtYwMN1IRLmJS32aKKx7ZD3w=; b=EdM1+Yw2tY8WnefmCfURI7wvqWvi4syQhG12O+5p0MGbD/AE8ioDCiu3/Gb02ETCx9 DPVJYq5NpC9JOaq1Kks5MWXgIMSaP+uatJdIGJoTlG7G40kiHTa8i+vhP8eew99vRYwb /qIgcmkCw3f0r0DqXePrb5+GtLTASiXxPxA6BQlZGXeSwpoRPap5nYKD7YmarljJD4JL omDmzmmdBdmtrQc8KLd67+SNqzG9C94I3aqvvBAUJ0GlqGx/EJcBVWJ48gAIWdKmpUUQ zNDm5jExnq7ggjxKJGpR/E3Ls0VVpDtLu9oAQla9AQQI45KR16hwxQAB/3x4TEgEz552 Tguw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=EwO3ppmJv4/g6TaSH0GAtYwMN1IRLmJS32aKKx7ZD3w=; b=f7FxtP8DDkB49YVQJLD3TvKi3CFmP17maEJWWBpRobKvQN+onNj5TTsq5keSwlYsHo MLythinwdClOHC3xjRlOq0U2B58Z2ETLVsoZ4GPLICwpYrgw4wBOT0kya9wzVqvwUTg5 Pnt8SM9s+x2hgcevrbZxiRP+C3aJHMNJS4Mbvh2Bz7c75g0nevPnrRc1lkMfpTKY7zp7 HxZp5sv1YKBkxFP//aAmgrtT+VY1f5ww2l4RlKoxEeXf+BlfwlC0PoKmvsejGPG7TQWd aHizG05sb1miaOG5E3/iaT6xiZr81LlW+Y7XvX3izafbLR2yhp4PIpyeW52g9stbM5Xn 0YPQ== X-Gm-Message-State: AOAM533tBc4DbENEFQBbtKGNkbiVjyHvokmLsekZZeF/BbvzTvGQvuCI ma3HV0DrOxGz1SqElceouT0= X-Google-Smtp-Source: ABdhPJwLr7feKuqRjeBK1XNb4MRL3pJTcDlj+e9m+8jD0ldT6+k0PWu2AMBWeviMe10Iid62fdFdjw== X-Received: by 2002:a9d:2621:: with SMTP id a30mr6546961otb.221.1625010222683; Tue, 29 Jun 2021 16:43:42 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id y20sm2734895ots.23.2021.06.29.16.43.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 29 Jun 2021 16:43:42 -0700 (PDT) Sender: Guenter Roeck Subject: Re: [PATCH 4.9 00/71] 4.9.274-rc1 review To: Sasha Levin , linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org References: <20210628144003.34260-1-sashal@kernel.org> From: Guenter Roeck Message-ID: <39c818b1-c748-0abc-f96e-246a2eb9bba5@roeck-us.net> Date: Tue, 29 Jun 2021 16:43:40 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <20210628144003.34260-1-sashal@kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/28/21 7:38 AM, Sasha Levin wrote: > > This is the start of the stable review cycle for the 4.9.274 release. > There are 71 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 30 Jun 2021 02:39:51 PM UTC. > Anything received after that time might be too late. > For v4.9.273-70-ga70498c: Build results: total: 163 pass: 163 fail: 0 Qemu test results: total: 383 pass: 383 fail: 0 Tested-by: Guenter Roeck Guenter