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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82A3AC433FE for ; Thu, 10 Feb 2022 01:22:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231483AbiBJBWV (ORCPT ); Wed, 9 Feb 2022 20:22:21 -0500 Received: from gmail-smtp-in.l.google.com ([23.128.96.19]:41172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231313AbiBJBWQ (ORCPT ); Wed, 9 Feb 2022 20:22:16 -0500 Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5CF57767E for ; Wed, 9 Feb 2022 17:22:18 -0800 (PST) Received: by mail-io1-xd2e.google.com with SMTP id i62so5549327ioa.1 for ; Wed, 09 Feb 2022 17:22:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=cdxLMgsmmoWwNr6QfX9BlZQEHtbyyDeBFlgL8Ttf6Ko=; b=N3Jh70Kzppxzw5ToFBbrHwsdpEYL7Ulz422DOUp85ChwME4TCxIutPfGQ4F5q67Tpl yjr0s3JQDx/sZk9JI3B90NAVBQTjDDmlUeHsUf1t2+VIMHEas29Vj/WnDw4V0u2+AZr4 eTCpZw7W4nUyjncOMMZkouKFIlqqJN8EuUkaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=cdxLMgsmmoWwNr6QfX9BlZQEHtbyyDeBFlgL8Ttf6Ko=; b=C3YYgwhpX8ArGIj8RNq5LpHuKmZYR8Q5j/R2mSV9IIk0fXuoWwudC1wYxhxEpvjVey LccaWmJA5RRuHZXOT3UcMJW9DOSGNeYlwL+S5iW7bASrJFcVkvb+wzWev+3fKP3zHZeZ OMb3XsGnRsB8B9lu1+e9Q1ilTHymTMmW78phpT7xE7aYntw7Y5rTNyoVzD6DEnOkw+/R bfGZuLynPcftu3f5XQzTZOWRhk5kE73LQdSPYqgqmzlJk8RefwjcmHd2trMGgsBPtEEV LjtLIf6dW+6KVl7oZXJsBOnL363DWsUrZBZQgaRVTy9M3PFSB5390LU5ZyMqgxM8zfDG 9BzQ== X-Gm-Message-State: AOAM530+441ENKgR0CppHUlGxIugS3N0gJqNgjz7VEv+GBOwZ7/XFkK6 bT8XTlq4lQu+9Uo4D4CLeWVngfwxZSq2DA== X-Google-Smtp-Source: ABdhPJxodiyAREzkXOkvY/SMzh82G1BjPwhNRwtVULqYbCK8pb81TiorkVba9Cl+gCSEui2k7UzWhw== X-Received: by 2002:a5e:8509:: with SMTP id i9mr2520057ioj.28.1644454750744; Wed, 09 Feb 2022 16:59:10 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id y7sm4092385ila.7.2022.02.09.16.59.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Feb 2022 16:59:10 -0800 (PST) Subject: Re: [PATCH 5.4 0/1] 5.4.179-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: stable@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, slade@sladewatkins.com, Shuah Khan References: <20220209191248.688351316@linuxfoundation.org> From: Shuah Khan Message-ID: <401c0a7a-9af9-e871-32a0-0688e684c0b6@linuxfoundation.org> Date: Wed, 9 Feb 2022 17:59:09 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220209191248.688351316@linuxfoundation.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 2/9/22 12:14 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.179 release. > There are 1 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, 11 Feb 2022 19:12:41 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.179-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah