From patchwork Thu Sep 15 14:22:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: haoxin X-Patchwork-Id: 12977445 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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFAAFC6FA89 for ; Thu, 15 Sep 2022 14:22:47 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id D43646B0078; Thu, 15 Sep 2022 10:22:46 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id CCA666B007B; Thu, 15 Sep 2022 10:22:46 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id B92758D0001; Thu, 15 Sep 2022 10:22:46 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0012.hostedemail.com [216.40.44.12]) by kanga.kvack.org (Postfix) with ESMTP id A67FB6B0078 for ; Thu, 15 Sep 2022 10:22:46 -0400 (EDT) Received: from smtpin15.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay06.hostedemail.com (Postfix) with ESMTP id 7ABEBAA9C3 for ; Thu, 15 Sep 2022 14:22:46 +0000 (UTC) X-FDA: 79914535932.15.9893B79 Received: from out30-132.freemail.mail.aliyun.com (out30-132.freemail.mail.aliyun.com [115.124.30.132]) by imf11.hostedemail.com (Postfix) with ESMTP id B2129400A0 for ; Thu, 15 Sep 2022 14:22:44 +0000 (UTC) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R441e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046059;MF=xhao@linux.alibaba.com;NM=1;PH=DS;RN=6;SR=0;TI=SMTPD_---0VPtLfkE_1663251760; Received: from localhost.localdomain(mailfrom:xhao@linux.alibaba.com fp:SMTPD_---0VPtLfkE_1663251760) by smtp.aliyun-inc.com; Thu, 15 Sep 2022 22:22:41 +0800 From: Xin Hao To: sj@kernel.org Cc: akpm@linux-foundation.org, damon@lists.linux.dev, linux-mm@kvack.org, linux-kernel@vger.kernel.org, xhao@linux.alibaba.com Subject: [PATCH V1 2/2] mm/damon/core: remove duplicate check about THP Date: Thu, 15 Sep 2022 22:22:37 +0800 Message-Id: <20220915142237.92529-2-xhao@linux.alibaba.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20220915142237.92529-1-xhao@linux.alibaba.com> References: <20220915142237.92529-1-xhao@linux.alibaba.com> MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1663251766; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DbCpd0oRSZq3hOZrgbrh0K5Ecbd41nlcDZ2Us9cP08g=; b=MRaTae4g3h2OqlVLMmKDF2Rwx9attVkBBYiqo81Ay4BuOzzaGTgXVYbruIvR51bvWvzIh4 DWEdIHGq9ehtOoycy7BD3u0JVgPqCt9aEOLngGsxjLY57FeLLdWmicsXMJrOfEPcselzXv B8+yGPPQlKOS9scSBlwZh4i9mJgyJPU= ARC-Authentication-Results: i=1; imf11.hostedemail.com; dkim=none; dmarc=pass (policy=none) header.from=alibaba.com; spf=pass (imf11.hostedemail.com: domain of xhao@linux.alibaba.com designates 115.124.30.132 as permitted sender) smtp.mailfrom=xhao@linux.alibaba.com ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1663251766; a=rsa-sha256; cv=none; b=Cn8jROqnYIM1i3F0CI5pb9ZZxVBNi/GICuoDuyBgCFoeZFrIDUvxIctZaqTHHEUzC1Qf+X h2rp5U8Tc936L2PqBZsRACQ4Gk5rWzmwoil3xChBkvcAo3qaXRl6oNWNJl+Ysgc1ICeSBG 1GTj3xk5mHwVrLLG7bvfwWM1VYughes= Authentication-Results: imf11.hostedemail.com; dkim=none; dmarc=pass (policy=none) header.from=alibaba.com; spf=pass (imf11.hostedemail.com: domain of xhao@linux.alibaba.com designates 115.124.30.132 as permitted sender) smtp.mailfrom=xhao@linux.alibaba.com X-Stat-Signature: qb16ticj7iq9uzht94qau18rtmukm66t X-Rspamd-Queue-Id: B2129400A0 X-Rspamd-Server: rspam12 X-Rspam-User: X-HE-Tag: 1663251764-187558 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: In damon_young_pmd_entry(), it calls pmd_trans_huge() to check whether the OS supports THP, if CONFIG_TRANSPARENT_HUGEPAGE is not included, the pmd_trans_huge() will return 0. Signed-off-by: Xin Hao Reported-by: kernel test robot Reported-by: kernel test robot --- mm/damon/vaddr.c | 2 -- 1 file changed, 2 deletions(-) -- 2.31.0 diff --git a/mm/damon/vaddr.c b/mm/damon/vaddr.c index 58bf1bbad530..21daaa5503fb 100644 --- a/mm/damon/vaddr.c +++ b/mm/damon/vaddr.c @@ -434,7 +434,6 @@ static int damon_young_pmd_entry(pmd_t *pmd, unsigned long addr, struct page *page; struct damon_young_walk_private *priv = walk->private; -#ifdef CONFIG_TRANSPARENT_HUGEPAGE if (pmd_trans_huge(*pmd)) { ptl = pmd_lock(walk->mm, pmd); if (!pmd_present(*pmd)) { @@ -462,7 +461,6 @@ static int damon_young_pmd_entry(pmd_t *pmd, unsigned long addr, } regular_page: -#endif /* CONFIG_TRANSPARENT_HUGEPAGE */ if (pmd_none(*pmd) || unlikely(pmd_bad(*pmd))) return -EINVAL;