Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp1186956iob; Thu, 19 May 2022 00:53:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzbdfzQ0RZhIDY/9PuF1XNIWAD+jvmQonuUPSxPfBSsDus9V7D5UB3Hs3U4+yfSCi87c8fV X-Received: by 2002:a63:1645:0:b0:3c5:f0c2:b9c with SMTP id 5-20020a631645000000b003c5f0c20b9cmr2868043pgw.484.1652946794777; Thu, 19 May 2022 00:53:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1652946794; cv=none; d=google.com; s=arc-20160816; b=tlibN+l1++yn5hj2T0o5e32/kBoh0pxub4/oMlEJCewK+riiO6J2j6GADPR1nc53XZ deOxUcWptAmb25hbvVP0gv28IuB5ozZjkp4lctHn3A2fdzWU9YOseG/s83Svz5g252wn AE/mn/WWMTfOzx6TvQBvlb8LgD8rvs2wu5ILkqENFll18VojWGroHowtwlqgpgfq7fi7 ot6nDKFg5hNomBggUSIy1e43O0THqERf2F5HVtij2X0sno8oS7TaVaeg0SjtarDdN/uy Z2aQ/WfBexb3M6gqrXKEmfVM6wq/EpWrnDbcb1GmM81ABH8JfEZE6rWLE0YldzL2p5nx zYGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=xMX0GqE3DtL9aDeh9KHKAa69FrC4O4vcqn3I2deqb9w=; b=yFg3+xtyrW1t/vtNAIDgv1VkJyQ0pvdKK8paqy7wChasvZl5pFQz/u+VXbPjaKe1im dmDb1lL1YqYe7YDb4ikXdeqz6b6aYu3HvPspcXgdpKjt8UxMzxqhNwuAN7h7CqoIqNW3 4oOZKv/EL7QI8QNgtQbckfx7ZbZKIfPe4CAj2NQGMjMoqoFsGj9o3AwviuL5I7AmjQ6A porVxdQYz6JqF2f7eRg8NADxw31o6cpny5F4/XbvZf78DLUwLiCY548k3L+Qhbe3cEdo MfAwCpDjN9Fe3c0Bzamv8mGu0DjUkvdogEyw4u2k8bUSoEQiO25Rt+5PfWeECtdvPRT/ YNEg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s198-20020a6377cf000000b003aaf76cfd76si6171831pgc.835.2022.05.19.00.53.03; Thu, 19 May 2022 00:53:14 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232589AbiESBy4 (ORCPT + 99 others); Wed, 18 May 2022 21:54:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55960 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231152AbiESByy (ORCPT ); Wed, 18 May 2022 21:54:54 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7F024C3D38 for ; Wed, 18 May 2022 18:54:53 -0700 (PDT) Received: from canpemm500002.china.huawei.com (unknown [172.30.72.54]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4L3XvF2ZMSzgYN7; Thu, 19 May 2022 09:53:29 +0800 (CST) Received: from [10.174.177.76] (10.174.177.76) by canpemm500002.china.huawei.com (7.192.104.244) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 19 May 2022 09:54:51 +0800 Subject: Re: [PATCH 0/9] A few fixup patches for z3fold To: Vitaly Wool CC: Andrew Morton , Linux-MM , LKML References: <20220429064051.61552-1-linmiaohe@huawei.com> <20220517164553.29d6b76eb0cc656556916372@linux-foundation.org> <6f42e812-ab51-9b24-13f2-2493b917cb98@huawei.com> From: Miaohe Lin Message-ID: <8aa3786c-19dd-dbe2-384d-125af5d1b44f@huawei.com> Date: Thu, 19 May 2022 09:54:51 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.174.177.76] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To canpemm500002.china.huawei.com (7.192.104.244) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-6.3 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022/5/18 18:39, Vitaly Wool wrote: > On Wed, May 18, 2022 at 4:02 AM Miaohe Lin wrote: >> >> On 2022/5/18 7:45, Andrew Morton wrote: >>> On Fri, 29 Apr 2022 14:40:42 +0800 Miaohe Lin wrote: >>> >>>> This series contains a few fixup patches to fix sheduling while atomic, >>>> fix possible null pointer dereferencing, fix various race conditions and >>>> so on. More details can be found in the respective changelogs. >>> >>> We haven't heard from Vitaly but this series has been in mm-unstable >> >> I will be really grateful if Vitaly has the time to review. :) > > I absolutely will, sorry for the delay. That will be really helpful. Thanks! > > ~Vitaly > >> >> >>> and linux-next for three weeks, so I plan to move it into mm-stable >>> later this week. >> >> Thanks! >> >>> . >>> >> > . >