Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp845937pxb; Fri, 22 Apr 2022 12:27:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwI/gkv2CBrxoqzbATRdD8HYMj3pyVq6tQjbOuALWwHR1N7EnsiHnalcyo3BDnWU8wsgUe3 X-Received: by 2002:a17:90a:bd17:b0:1d5:3ca0:d47 with SMTP id y23-20020a17090abd1700b001d53ca00d47mr7090996pjr.18.1650655622571; Fri, 22 Apr 2022 12:27:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1650655622; cv=none; d=google.com; s=arc-20160816; b=dS9R427q36+pAsNCgwnamJKknjqB9X+3wx/i42kiBajk5O1+8bUQAdLPlwL1QPXvAH QRGC3yhw22YMR/ZhX14z0rZ4PJ4g5eu1wU1HVlMZLo3O8g/5m4Z+hm2AJGtIRl7lngbe NAJvXyUKsx79Cgw3eHeU93YbBiFU9ELWD6t+hCeZ6C7bSRohaSD0KABJuUKSFup9kuvD vg45/x4ChisOjyAeDOazi6nz8ZIE5LoXTUZoKStg3Std0fG5NyA5cGBMHLDE06DV+BBS MDcYHpQBxpHjAhVrPp6eg3BwW0qA8tKMxlbOGIEmoyqeOLHgILEr/kIpc7p0ErUyom1s DSmQ== 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=jrxHxIYmbdw2mv3y+n4L0OAleyBJiQuaSqB1f88K2bs=; b=hgrMteDBvestcblTORBZ6nXwmK4ox5lvPEDLIlPmxj/jTBU5zk7gVMoKnEBmt3KayK ZSkkF9DJzLyfapsH7jZMJuebiPwP1w2iP6yyMhmtixVbMKMnQzjLoBmmT7L13/YekpIu rf4/2jlp1oozCX1iA2h4DUArYUAmokdw1AjwrKslBLOphDzPC1EwPAoIoVxOJM0INlQC A3hVT3veIfGu8+qO6GY/DZuLRg02Gl4AX1d8CBNkptOToOgp1hubmHQNrBkZwsxCY/gt wfuSnCWBqb5iDL3lK+IxKGzktKOi7nUPJ/NmIMRiIn9Rr8ROWDMw/y7av1NjZ1nsOF+I kmZw== 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:18 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 lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id nu12-20020a17090b1b0c00b001cb4dcc6179si6500893pjb.1.2022.04.22.12.27.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Apr 2022 12:27:02 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5ECD115B943; Fri, 22 Apr 2022 11:38:05 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358172AbiDTGzW (ORCPT + 99 others); Wed, 20 Apr 2022 02:55:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230365AbiDTGzU (ORCPT ); Wed, 20 Apr 2022 02:55:20 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D1DA31DCD for ; Tue, 19 Apr 2022 23:52:34 -0700 (PDT) Received: from canpemm500002.china.huawei.com (unknown [172.30.72.57]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4KjrvX71XnzhY0x; Wed, 20 Apr 2022 14:52:24 +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; Wed, 20 Apr 2022 14:52:31 +0800 Subject: Re: [kbuild-all] Re: [PATCH] mm/swap: Fix lost swap bits in unuse_pte() To: Philip Li CC: kernel test robot , Peter Xu , , , , , , , , , , , , , , , , References: <202204201313.QYiDBRbL-lkp@intel.com> From: Miaohe Lin Message-ID: <43b526a9-7ab8-fea7-8cd3-9aa7a444ffae@huawei.com> Date: Wed, 20 Apr 2022 14:52:31 +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: dggems703-chm.china.huawei.com (10.3.19.180) To canpemm500002.china.huawei.com (7.192.104.244) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RDNS_NONE,SPF_HELO_NONE autolearn=unavailable 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/4/20 14:39, Philip Li wrote: > On Wed, Apr 20, 2022 at 02:23:27PM +0800, Miaohe Lin wrote: >> On 2022/4/20 13:56, kernel test robot wrote: >>> Hi Peter, >>> >>> Thank you for the patch! Yet something to improve: >>> >>> [auto build test ERROR on hnaz-mm/master] >>> >>> url: https://github.com/intel-lab-lkp/linux/commits/Peter-Xu/mm-swap-Fix-lost-swap-bits-in-unuse_pte/20220420-053845 >>> base: https://github.com/hnaz/linux-mm master >>> config: s390-randconfig-r023-20220420 (https://download.01.org/0day-ci/archive/20220420/202204201313.QYiDBRbL-lkp@intel.com/config) >>> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bac6cd5bf85669e3376610cfc4c4f9ca015e7b9b) >>> reproduce (this is a W=1 build): >>> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >>> chmod +x ~/bin/make.cross >>> # install s390 cross compiling tool for clang build >>> # apt-get install binutils-s390x-linux-gnu >>> # https://github.com/intel-lab-lkp/linux/commit/355ac3eb45402f7aab25b76af029d4390af05238 >>> git remote add linux-review https://github.com/intel-lab-lkp/linux >>> git fetch --no-tags linux-review Peter-Xu/mm-swap-Fix-lost-swap-bits-in-unuse_pte/20220420-053845 >>> git checkout 355ac3eb45402f7aab25b76af029d4390af05238 >>> # save the config file >>> mkdir build_dir && cp config build_dir/.config >>> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash >>> >>> If you fix the issue, kindly add following tag as appropriate >>> Reported-by: kernel test robot >>> >> >> The variable name is newpte. But it's written as new_pte latter. Many thanks for report! >> >> BTW: Since this is not a formal patch (no compile tested). Is Reported-by tag still needed? > > thanks, this is not needed. It mostly needed for already upstreamed one > and actually not mandatory from 0-day ci perspective. I see. Many thanks for your clarifying and meaningful work! :) >