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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 3932DEEB59F for ; Thu, 12 Sep 2024 12:57:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=YYj+OrHO7/9jg6cZXzRIzpWIlAtM9rD/jZjmfyc78c8=; b=dMLjmhZQAa+GyUE8lPtKSecgX6 0D4SQUwVVN2zVvopfnNj4MW02CG6pJ7SFhkApVrEKwzE9Xx7fzlVP+MESU8674hsqoTQ172+7uA2k y6WrccPwf12iziWR1knkZojuiCz1dBU40MStJuQEqPKhJvcz17gQBHu+yNOgzJ3LYnfRUdLMf/3R6 kPod8j1LJTJmRdenruJVAwC89SRhfP3RrmgEgtO9mvnpih7PtttHptOTSzK+PGn5WR2HTA7TLZ3z1 txBHaEiBY/ztIvW4hd1ogwdWURDUeJ5+1oZmR0RTlaiuYThJIVwgmqohtXqjBuodgTI5MYuPWp8Gc mfTaoSMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sojO5-0000000D7PA-1lNs; Thu, 12 Sep 2024 12:57:29 +0000 Received: from mgamail.intel.com ([198.175.65.9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sojMl-0000000D77k-2J6A for linux-arm-kernel@lists.infradead.org; Thu, 12 Sep 2024 12:56:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1726145767; x=1757681767; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=dGAeN13W305HmHWI3EX/D8HuXsJ0/ArD+TPGFFRkJWc=; b=iNfNQLGqqAANCOKl7OV7R94rbFot3GqJRQl5aVR/8nkTPDxmAEMilAtn dT/X7DUSzgbdT1S2mj3tKXl5QODwgRW0o2MqIYwP/7v+YgnSGswAcRyza 0+2JuFubVFg9qZR2jFMH0R8ed/t8bFf21fkfEt7/G3FivvDUE/69nbyNE bas57aFoiLExd/iCN+V0N09xxpCW7nalyWTmsNkjL3+7IAnFpk+ABpQ4c TNTXlLAQ+98DZ/tYJ/L6Ixd4CVYwDFr22rVPKajapy+hjucMPZgPr29zl W0SklAG8aWVpuizS7QKdfgjKkUypjd800sxldsF36Ri3/nHEbqOfLRWgp Q==; X-CSE-ConnectionGUID: K1ctLrCnR7Og9yVAGd2aQg== X-CSE-MsgGUID: QDX1KnZxRv+xz38kLA59AA== X-IronPort-AV: E=McAfee;i="6700,10204,11192"; a="47506326" X-IronPort-AV: E=Sophos;i="6.10,223,1719903600"; d="scan'208";a="47506326" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2024 05:56:06 -0700 X-CSE-ConnectionGUID: WI5ZxRdPS1OSvF46W9f0Ng== X-CSE-MsgGUID: 42Lg1Wh1Q/6X9fgClrychQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,223,1719903600"; d="scan'208";a="98523065" Received: from lkp-server01.sh.intel.com (HELO 53e96f405c61) ([10.239.97.150]) by fmviesa001.fm.intel.com with ESMTP; 12 Sep 2024 05:56:00 -0700 Received: from kbuild by 53e96f405c61 with local (Exim 4.96) (envelope-from ) id 1sojMb-0005Ay-0r; Thu, 12 Sep 2024 12:55:57 +0000 Date: Thu, 12 Sep 2024 20:55:23 +0800 From: kernel test robot To: Alistair Popple , dan.j.williams@intel.com, linux-mm@kvack.org Cc: oe-kbuild-all@lists.linux.dev, Alistair Popple , vishal.l.verma@intel.com, dave.jiang@intel.com, logang@deltatee.com, bhelgaas@google.com, jack@suse.cz, jgg@ziepe.ca, catalin.marinas@arm.com, will@kernel.org, mpe@ellerman.id.au, npiggin@gmail.com, dave.hansen@linux.intel.com, ira.weiny@intel.com, willy@infradead.org, djwong@kernel.org, tytso@mit.edu, linmiaohe@huawei.com, david@redhat.com, peterx@redhat.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, nvdimm@lists.linux.dev, linux-cxl@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-xfs@vger.kernel.org Subject: Re: [PATCH 12/12] mm: Remove devmap related functions and page table bits Message-ID: <202409122016.5i2hNKRU-lkp@intel.com> References: <39b1a78aa16ebe5db1c4b723e44fbdd217d302ac.1725941415.git-series.apopple@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <39b1a78aa16ebe5db1c4b723e44fbdd217d302ac.1725941415.git-series.apopple@nvidia.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240912_055607_667163_5A413E8C X-CRM114-Status: GOOD ( 10.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on 6f1833b8208c3b9e59eff10792667b6639365146] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/mm-gup-c-Remove-redundant-check-for-PCI-P2PDMA-page/20240910-121806 base: 6f1833b8208c3b9e59eff10792667b6639365146 patch link: https://lore.kernel.org/r/39b1a78aa16ebe5db1c4b723e44fbdd217d302ac.1725941415.git-series.apopple%40nvidia.com patch subject: [PATCH 12/12] mm: Remove devmap related functions and page table bits config: powerpc-allmodconfig (https://download.01.org/0day-ci/archive/20240912/202409122016.5i2hNKRU-lkp@intel.com/config) compiler: powerpc64-linux-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240912/202409122016.5i2hNKRU-lkp@intel.com/reproduce) 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/202409122016.5i2hNKRU-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from arch/powerpc/include/asm/book3s/64/mmu-hash.h:20, from arch/powerpc/include/asm/book3s/64/mmu.h:32, from arch/powerpc/include/asm/mmu.h:377, from arch/powerpc/include/asm/paca.h:18, from arch/powerpc/include/asm/current.h:13, from include/linux/thread_info.h:23, from include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from include/linux/preempt.h:79, from include/linux/alloc_tag.h:11, from include/linux/rhashtable-types.h:12, from include/linux/ipc.h:7, from include/uapi/linux/sem.h:5, from include/linux/sem.h:5, from include/linux/compat.h:14, from arch/powerpc/kernel/asm-offsets.c:12: >> arch/powerpc/include/asm/book3s/64/pgtable.h:1390:1: error: expected identifier or '(' before '}' token 1390 | } | ^ make[3]: *** [scripts/Makefile.build:117: arch/powerpc/kernel/asm-offsets.s] Error 1 make[3]: Target 'prepare' not remade because of errors. make[2]: *** [Makefile:1193: prepare0] Error 2 make[2]: Target 'prepare' not remade because of errors. make[1]: *** [Makefile:224: __sub-make] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:224: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. vim +1390 arch/powerpc/include/asm/book3s/64/pgtable.h 953c66c2b22a30 Aneesh Kumar K.V 2016-12-12 1389 ebd31197931d75 Oliver O'Halloran 2017-06-28 @1390 } 6a1ea36260f69f Aneesh Kumar K.V 2016-04-29 1391 #endif /* CONFIG_TRANSPARENT_HUGEPAGE */ ebd31197931d75 Oliver O'Halloran 2017-06-28 1392 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki