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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3D533C433F5 for ; Mon, 4 Oct 2021 19:49:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 224796140A for ; Mon, 4 Oct 2021 19:49:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234387AbhJDTvg (ORCPT ); Mon, 4 Oct 2021 15:51:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233919AbhJDTvg (ORCPT ); Mon, 4 Oct 2021 15:51:36 -0400 Received: from mail-oi1-x230.google.com (mail-oi1-x230.google.com [IPv6:2607:f8b0:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00C1EC061749 for ; Mon, 4 Oct 2021 12:49:47 -0700 (PDT) Received: by mail-oi1-x230.google.com with SMTP id n64so23166961oih.2 for ; Mon, 04 Oct 2021 12:49:46 -0700 (PDT) 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=0xg0klEEXfQWyRwdVFTk0XM1yzW4hChkS4NjvWNx8aU=; b=CDtCkikeyO++8Dw6DTVaX/AIePG7DTSGjbDcCsuSjPJluh4XvMAw/uY3Gh6CQoNJ0d J2AInkZI4kOnjTBw6lZwwnvLTFcgp7+wj51CxMTZEatOUOwvheo3uMup5Pdfh6snsBkl H09KTg2kwKdyEUYMgyDcsOoBVrmED+gyJUrt8= 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=0xg0klEEXfQWyRwdVFTk0XM1yzW4hChkS4NjvWNx8aU=; b=0PzJcMvu40ubF0q+hamHPVwjFRvOUJDtu4JkEoxl8MhmEPr58/G8WtXD4USwW69Z4u 9CrogCb85khv4d1jp9NSKuU+rjWdqiNauMV1LQ3YP6VblX0ogcAwd21m8/2R2WkwAlw/ garM3E2GIE4r+vsiZJDlF+wf6dNcTF/dlx4HGYu5Ln8FluvKuQ83Re0ZEgzmNM2NhkMN pogO5G2LoO468tqSyYpap+yLTUxi5IeLiewFPJz5T+jWdfwZBKitDepVjVqVwE1U2Jqr m1fR1m26DpcyWueW0mtzpUYRgKAcXov/zaDPpMBQ6eOGgd/nLqgJP17K8H7AUjj+fHOu aXCg== X-Gm-Message-State: AOAM531lCbh6Ard0VrhZvZYdvWb1fSNXlTpb3xAr9tj59UMQn2YT1JhC EMBKyhveT4YM8FKcufAP+uiW4g== X-Google-Smtp-Source: ABdhPJzsnMH+2UsoMkwY1hiP5DrE0TfnSByx0Y6C/tVxAI6vzAv0kmaVE4C2B8tHNk/IbWCLjH+j1g== X-Received: by 2002:a05:6808:1910:: with SMTP id bf16mr15014619oib.43.1633376986355; Mon, 04 Oct 2021 12:49:46 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id s66sm2808181oie.32.2021.10.04.12.49.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Oct 2021 12:49:45 -0700 (PDT) Subject: Re: [PATCH 4.19 00/95] 4.19.209-rc1 review To: Eric Dumazet , Naresh Kamboju Cc: Greg Kroah-Hartman , open list , Shuah Khan , Florian Fainelli , patches@kernelci.org, lkft-triage@lists.linaro.org, Jon Hunter , linux-stable , Pavel Machek , Andrew Morton , Linus Torvalds , Guenter Roeck , Netdev , Jann Horn , "Eric W. Biederman" , Luiz Augusto von Dentz , Marcel Holtmann , "David S. Miller" , Shuah Khan References: <20211004125033.572932188@linuxfoundation.org> From: Shuah Khan Message-ID: <576d46b9-644f-ece0-2cf0-8abbe8b85f4a@linuxfoundation.org> Date: Mon, 4 Oct 2021 13:49:44 -0600 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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 10/4/21 11:44 AM, Eric Dumazet wrote: > On Mon, Oct 4, 2021 at 10:40 AM Naresh Kamboju > wrote: >> >> On Mon, 4 Oct 2021 at 18:32, Greg Kroah-Hartman >> wrote: >>> >>> This is the start of the stable review cycle for the 4.19.209 release. >>> There are 95 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, 06 Oct 2021 12:50:17 +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/v4.x/stable-review/patch-4.19.209-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-4.19.y >>> and the diffstat can be found below. >>> >>> thanks, >>> >>> greg k-h >> >> Regression found on arm, arm64, i386 and x86. >> following kernel crash reported on stable-rc linux-4.19.y. >> > > Stable teams should backport cred: allow get_cred() and put_cred() to > be given NULL. > > f06bc03339ad4c1baa964a5f0606247ac1c3c50b > > Or they should have tweaked my patch before backporting it. > Seeing the same problem on my test system as well. Patch applied with fuzz. Didn't need any tweaks. Compiling now. Will let you know soon. thanks, -- Shuah