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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 A1975C7EE23 for ; Wed, 7 Jun 2023 23:55:42 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Qc43c675Sz3f17 for ; Thu, 8 Jun 2023 09:55:40 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=EBEakHqu; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=intel.com (client-ip=192.55.52.151; helo=mga17.intel.com; envelope-from=lkp@intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=EBEakHqu; dkim-atps=neutral Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4Qc42b6w9Hz3cLX for ; Thu, 8 Jun 2023 09:54:41 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1686182088; x=1717718088; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=o0coyrEYJkX6FBDvnT+ZO3PeoSubsXx9+zPnYTYGm44=; b=EBEakHqu1xI8R28lKygfFIP8hwop4qtdHIkhtchQKJtZICNyd74W5dUX yzllyx5KiqgFQi4nkqi+F03mevKb9TQ2cJxClUVZhXveuK0Zkhz99agLT N0EYA7L2WiBFlqT0ZdaKYS+mYjE+wbjVgY0kStHC6wn5sez22oBjS9vnf i9qgboIUS5y/zlh/QPX3fjdyOYS5NDTtjtfyxOdBptN28RTKRfjlCBgdh 3iv3GZd/w7PKWpuNjZw2pnWF5bh9Mvor3fmq/IJ9gos9Tt9BTI6/zBa3j xNSKY7x7fYE7wug0dvMNe7d5Cz9vVquHy/0UUhnOzXWVefR0sXweBKOCF A==; X-IronPort-AV: E=McAfee;i="6600,9927,10734"; a="337503239" X-IronPort-AV: E=Sophos;i="6.00,225,1681196400"; d="scan'208";a="337503239" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Jun 2023 16:54:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10734"; a="774826443" X-IronPort-AV: E=Sophos;i="6.00,225,1681196400"; d="scan'208";a="774826443" Received: from lkp-server01.sh.intel.com (HELO 15ab08e44a81) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 07 Jun 2023 16:54:34 -0700 Received: from kbuild by 15ab08e44a81 with local (Exim 4.96) (envelope-from ) id 1q72z3-000711-1U; Wed, 07 Jun 2023 23:54:33 +0000 Date: Thu, 8 Jun 2023 07:54:20 +0800 From: kernel test robot To: "Aneesh Kumar K.V" , linux-mm@kvack.org, akpm@linux-foundation.org, npiggin@gmail.com, christophe.leroy@csgroup.eu Subject: Re: [PATCH 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix Message-ID: <202306080711.eEcyyPFk-lkp@intel.com> References: <20230606045608.55127-16-aneesh.kumar@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230606045608.55127-16-aneesh.kumar@linux.ibm.com> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Catalin Marinas , Will Deacon , Muchun Song , "Aneesh Kumar K.V" , oe-kbuild-all@lists.linux.dev, Dan Williams , Oscar Salvador , linuxppc-dev@lists.ozlabs.org, Joao Martins , Mike Kravetz Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Aneesh, kernel test robot noticed the following build warnings: [auto build test WARNING on powerpc/next] [also build test WARNING on powerpc/fixes akpm-mm/mm-everything linus/master v6.4-rc5] [cannot apply to nvdimm/libnvdimm-for-next tip/x86/core nvdimm/dax-misc next-20230607] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Aneesh-Kumar-K-V/powerpc-mm-book3s64-Use-pmdp_ptep-helper-instead-of-typecasting/20230606-125913 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next patch link: https://lore.kernel.org/r/20230606045608.55127-16-aneesh.kumar%40linux.ibm.com patch subject: [PATCH 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix reproduce: git remote add powerpc https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git git fetch powerpc next git checkout powerpc/next b4 shazam https://lore.kernel.org/r/20230606045608.55127-16-aneesh.kumar@linux.ibm.com make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS make htmldocs If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202306080711.eEcyyPFk-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Documentation/powerpc/vmemmap_dedup.rst: WARNING: document isn't included in any toctree -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki