From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9FE373212 for ; Sat, 23 Sep 2023 08:30:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 94A71C433C7; Sat, 23 Sep 2023 08:30:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1695457851; bh=/8TgiVvhyoEQjmMNICoH2j+HfPup1Rblzd+bjpUol3k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ASEhycr2FAMdWrL/OB4mh3/h0p+L6i4+5LKvAnpuQz27PcVDgubdC5KgU2vI+psv5 Ysx1hX+tPcroZK2hrCo6gwJgUuKG0ADca/2U7gDYEqCGKPeSEeVlqetEubaBkM5Zyp YiILXRIcPgVC4Pm9zFCDcFKnF0FsZoxosDQDYHZY= Date: Sat, 23 Sep 2023 10:30:48 +0200 From: Greg Kroah-Hartman To: Sui Jingfeng Cc: Naresh Kamboju , stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@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, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, Chun-Kuang Hu , dri-devel@lists.freedesktop.org Subject: Re: [PATCH 5.4 000/367] 5.4.257-rc1 review Message-ID: <2023092342-shading-wrongful-84de@gregkh> References: <20230920112858.471730572@linuxfoundation.org> <741fb6da-3a77-84de-0f03-b925defd7f52@loongson.cn> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <741fb6da-3a77-84de-0f03-b925defd7f52@loongson.cn> On Thu, Sep 21, 2023 at 09:16:57PM +0800, Sui Jingfeng wrote: > Hi, > > > On 2023/9/21 21:10, Sui Jingfeng wrote: > > return -ERR_PTR(-ENOMEM) > > > return ERR_PTR(-ENOMEM); Thanks, now fixed up. greg k-h 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8C37BCE7A89 for ; Sat, 23 Sep 2023 08:31:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CBB7510E039; Sat, 23 Sep 2023 08:31:01 +0000 (UTC) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by gabe.freedesktop.org (Postfix) with ESMTPS id 27A9B10E039 for ; Sat, 23 Sep 2023 08:30:53 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id BC2ADB82477; Sat, 23 Sep 2023 08:30:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 94A71C433C7; Sat, 23 Sep 2023 08:30:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1695457851; bh=/8TgiVvhyoEQjmMNICoH2j+HfPup1Rblzd+bjpUol3k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ASEhycr2FAMdWrL/OB4mh3/h0p+L6i4+5LKvAnpuQz27PcVDgubdC5KgU2vI+psv5 Ysx1hX+tPcroZK2hrCo6gwJgUuKG0ADca/2U7gDYEqCGKPeSEeVlqetEubaBkM5Zyp YiILXRIcPgVC4Pm9zFCDcFKnF0FsZoxosDQDYHZY= Date: Sat, 23 Sep 2023 10:30:48 +0200 From: Greg Kroah-Hartman To: Sui Jingfeng Subject: Re: [PATCH 5.4 000/367] 5.4.257-rc1 review Message-ID: <2023092342-shading-wrongful-84de@gregkh> References: <20230920112858.471730572@linuxfoundation.org> <741fb6da-3a77-84de-0f03-b925defd7f52@loongson.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <741fb6da-3a77-84de-0f03-b925defd7f52@loongson.cn> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chun-Kuang Hu , f.fainelli@gmail.com, dri-devel@lists.freedesktop.org, rwarsow@gmx.de, pavel@denx.de, conor@kernel.org, shuah@kernel.org, Naresh Kamboju , patches@lists.linux.dev, stable@vger.kernel.org, linux-kernel@vger.kernel.org, lkft-triage@lists.linaro.org, srw@sladewatkins.net, patches@kernelci.org, akpm@linux-foundation.org, jonathanh@nvidia.com, torvalds@linux-foundation.org, sudipm.mukherjee@gmail.com, linux@roeck-us.net Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Sep 21, 2023 at 09:16:57PM +0800, Sui Jingfeng wrote: > Hi, > > > On 2023/9/21 21:10, Sui Jingfeng wrote: > > return -ERR_PTR(-ENOMEM) > > > return ERR_PTR(-ENOMEM); Thanks, now fixed up. greg k-h