From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 339EC2F7EF3 for ; Fri, 26 Jun 2026 04:54:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782449701; cv=none; b=Gl7IaDk9p6ZWXOguAMvPEgsxTbkV9eleBBXFb+2O/D7Xd5c7R3tzrlSaeTRMGypL/QNj5nenZFACHUQOMS/sPwsiI52zh0u02eCjkew83v7MTBfKn1Iu6CrR9yXp01Iyn71m+EVnvwUlSkxDwRoOTp0D8qMz4DuYCRyLNbgelOg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782449701; c=relaxed/simple; bh=Ph97+QbvBbcufChYnurDSohcP22hoOVDdPb4UCqhVjo=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Dd526TRDodp0f4DJ+uJn3elzdbMUQmJUWlWg57t9bhit00YfwcRAgiJgXYudl7OsRrFsZq/uwg99chDHgcvvMkGXAtSqHlIyUlR+2h46PLVYuz4k8sxyJZKYgXwJ9Chem64sCl3wp0IlLCzAO2lin6upZyxBlRzR3y1KVbmaB+w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=mgwqPTUV; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="mgwqPTUV" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1782449700; x=1813985700; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Ph97+QbvBbcufChYnurDSohcP22hoOVDdPb4UCqhVjo=; b=mgwqPTUVcCryeraQcitORwNELg8uHott+8Kz+//7Pa50rI7tNX0MedcG BBTzXX3LUgQ6/nyq7tlf9F2Y7XqLwNgOAeXkLs41i8EaJOqPNJTZZuRc4 YUTvf2lRJhFwb7nbTZcOOPSjzDwjRhlL64/sVuibxZ82yBzysJFMfFMzg OR4TTqRt7dRn+f9mElMzpRLb7hbGxxnkqH8GqztIKAizqlPf2Nrk9eTbD Ix0DMXYYS7mZFIlVb4869JP64gJIeN9mGqRkXJ9uP7UgAsOweQ42QHzp6 exPlVuqlu5dzMUXsn38Lw5cIA9E0tNse3ItHbhS8DdCSw63Umo1fSmTzw A==; X-CSE-ConnectionGUID: U5veKlpARFe/wee6TO0Hrg== X-CSE-MsgGUID: lgw0miGxQC+Yfy7Xue70Hw== X-IronPort-AV: E=McAfee;i="6800,10657,11828"; a="100675473" X-IronPort-AV: E=Sophos;i="6.24,225,1774335600"; d="scan'208";a="100675473" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jun 2026 21:54:59 -0700 X-CSE-ConnectionGUID: MA5R9x/gT4O7EFxpR5rVbQ== X-CSE-MsgGUID: usDeWcdXRIKMfkGZAwT0qA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,225,1774335600"; d="scan'208";a="251894018" Received: from lkp-server02.sh.intel.com (HELO ea128546eb3d) ([10.239.97.151]) by orviesa009.jf.intel.com with ESMTP; 25 Jun 2026 21:54:54 -0700 Received: from kbuild by ea128546eb3d with local (Exim 4.98.2) (envelope-from ) id 1wcyaY-000000004mL-3RQw; Fri, 26 Jun 2026 04:54:50 +0000 Date: Fri, 26 Jun 2026 12:54:38 +0800 From: kernel test robot To: Hui Zhu , Andrew Morton , David Hildenbrand , Lorenzo Stoakes , "Liam R. Howlett" , Vlastimil Babka , Mike Rapoport , Suren Baghdasaryan , Michal Hocko , Kairui Song , Qi Zheng , Shakeel Butt , Barry Song , Axel Rasmussen , Yuanchu Xie , Wei Xu , linux-kernel@vger.kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Linux Memory Management List , Hui Zhu Subject: Re: [PATCH v7] mm: assert exclusive nid/zonenum bits at the page/folio access sites Message-ID: <202606261253.X4CwKZZJ-lkp@intel.com> References: <20260626032012.1049667-1-hui.zhu@linux.dev> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260626032012.1049667-1-hui.zhu@linux.dev> Hi Hui, kernel test robot noticed the following build errors: [auto build test ERROR on akpm-mm/mm-everything] url: https://github.com/intel-lab-lkp/linux/commits/Hui-Zhu/mm-assert-exclusive-nid-zonenum-bits-at-the-page-folio-access-sites/20260626-112119 base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-everything patch link: https://lore.kernel.org/r/20260626032012.1049667-1-hui.zhu%40linux.dev patch subject: [PATCH v7] mm: assert exclusive nid/zonenum bits at the page/folio access sites config: x86_64-allnoconfig (https://download.01.org/0day-ci/archive/20260626/202606261253.X4CwKZZJ-lkp@intel.com/config) compiler: clang version 22.1.3 (https://github.com/llvm/llvm-project e9846648fd6183ee6d8cbdb4502213fcf902a211) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260626/202606261253.X4CwKZZJ-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/202606261253.X4CwKZZJ-lkp@intel.com/ All errors (new ones prefixed by >>): WARN /zdci/src/lkp/lib/log.sh:131:in `log_warn': /opt/cross/rustc-1.96.0-bindgen-0.72.1 doesn't exist from /zdci/src/kernel-tests/lib/debug.sh:164: kbuild_log_warn from /zdci/src/kernel-tests/lib/kbuild.sh:3371: export_rust_path from /zdci/src/kernel-tests/lib/kbuild.sh:3361: export_compiler_path from /zdci/src/kernel-tests/lib/kbuild.sh:3840: invoke_make from /zdci/src/kernel-tests/lib/kbuild.sh:4022: make from /zdci/src/kernel-tests/common.sh:202: redirect_error_to_screen from /zdci/src/kernel-tests/common.sh:210: redirect_command_errors from /zdci/src/kernel-tests/lib/kbuild.sh:5680: make_prepare from /zdci/src/kernel-tests/lib/kbuild.sh:5909: test_kernel_build from /zdci/src/kernel-tests/lib/builder/base.sh:442: builder_execute_build from /zdci/src/kernel-tests/lib/kbuild.sh:6419: compile_one_config from /zdci/src/kernel-tests/lib/builder/base.sh:88: builder_compile from /zdci/src/kernel-tests/bisect-test-build-error.sh:102: main In file included from arch/x86/kernel/asm-offsets.c:14: In file included from include/linux/suspend.h:5: In file included from include/linux/swap.h:9: In file included from include/linux/memcontrol.h:21: >> include/linux/mm.h:2:2: error: unterminated conditional directive 2 | #ifndef _LINUX_MM_H | ^ In file included from arch/x86/kernel/asm-offsets.c:14: In file included from include/linux/suspend.h:5: In file included from include/linux/swap.h:9: In file included from include/linux/memcontrol.h:23: In file included from include/linux/writeback.h:13: In file included from include/linux/blk_types.h:10: In file included from include/linux/bvec.h:10: In file included from include/linux/highmem.h:8: In file included from include/linux/cacheflush.h:5: In file included from arch/x86/include/asm/cacheflush.h:5: >> include/linux/mm.h:2:2: error: unterminated conditional directive 2 | #ifndef _LINUX_MM_H | ^ In file included from arch/x86/kernel/asm-offsets.c:14: In file included from include/linux/suspend.h:5: In file included from include/linux/swap.h:9: In file included from include/linux/memcontrol.h:23: In file included from include/linux/writeback.h:13: In file included from include/linux/blk_types.h:10: In file included from include/linux/bvec.h:10: In file included from include/linux/highmem.h:10: >> include/linux/mm.h:2:2: error: unterminated conditional directive 2 | #ifndef _LINUX_MM_H | ^ In file included from arch/x86/kernel/asm-offsets.c:14: In file included from include/linux/suspend.h:5: In file included from include/linux/swap.h:13: In file included from include/linux/pagemap.h:8: >> include/linux/mm.h:2:2: error: unterminated conditional directive 2 | #ifndef _LINUX_MM_H | ^ In file included from arch/x86/kernel/asm-offsets.c:14: In file included from include/linux/suspend.h:5: In file included from include/linux/swap.h:13: In file included from include/linux/pagemap.h:17: In file included from include/linux/hugetlb_inline.h:5: >> include/linux/mm.h:2:2: error: unterminated conditional directive 2 | #ifndef _LINUX_MM_H | ^ In file included from arch/x86/kernel/asm-offsets.c:14: In file included from include/linux/suspend.h:9: >> include/linux/mm.h:2:2: error: unterminated conditional directive 2 | #ifndef _LINUX_MM_H | ^ 6 errors generated. make[3]: *** [scripts/Makefile.build:184: arch/x86/kernel/asm-offsets.s] Error 1 make[3]: Target 'prepare' not remade because of errors. make[2]: *** [Makefile:1390: prepare0] Error 2 make[2]: Target 'prepare' not remade because of errors. make[1]: *** [Makefile:248: __sub-make] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:248: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. vim +2 include/linux/mm.h ^1da177e4c3f41 Linus Torvalds 2005-04-16 @2 #ifndef _LINUX_MM_H ^1da177e4c3f41 Linus Torvalds 2005-04-16 3 #define _LINUX_MM_H ^1da177e4c3f41 Linus Torvalds 2005-04-16 4 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki