From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) (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 8CFCD2248BA for ; Mon, 17 Feb 2025 16:20:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739809203; cv=none; b=EnU54XvmqJ2IdpVfXgSxGIfwjIIDcViMCI2G8oFFsiuBsMxWZ87GU5Yq14itSsDxVALl4U90/nFsqFpw6qyQd4tRFL+Yx98XIl3bAczztgl87G0kCAmELih9siZuOJuOq98upK15H3rq9DMsrJGhxymVrzMLgh33r9xLiI0qQkI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739809203; c=relaxed/simple; bh=i25N00eTo5Sx64ov9IbYtb+hVPTxAuhlfVdMYm/izqE=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=PB+i7LB0fHmWqDVkjrexWRFbESxzA4TBfEzDnaPHEoFLgU2UdAtCdqEbtNYKBGiPmdMIpH8VYjAXzL0m+EapcwakPGoTVWd5y9XfROdpL0oo3S2xQ+HwoTd1pTthr704cB854+9s4drQDQ8wm4sEEf06p+vTU2RFazvfUEMUd24= 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=GrdvbVuW; arc=none smtp.client-ip=192.198.163.7 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="GrdvbVuW" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1739809202; x=1771345202; h=date:from:to:cc:subject:message-id:mime-version; bh=i25N00eTo5Sx64ov9IbYtb+hVPTxAuhlfVdMYm/izqE=; b=GrdvbVuWEB7o6EuGGBx8E8K/3rUfc/SC1UOs3ScQOYMaTEH2nd9YS8xR kuGq6BnY/rLms8gdcLd/RHJCcPPzbd/FmeYryUeN41jWpYpzqFA8tiBl8 5qTcUG5TnlJ6gMzTPLgj7+xjmf6vrAzuIbbVqSZW3qEDT6ENfmTTOjJLr S9qQ516Y/EnmR5EsXK60Ni1zRU8NkPfXsvpOe+XvdIzpv2mS3ZRAD8YvW mZi1WC2ye7QaC0PafWdl5PlpQom21zHe6Iw2RM8szecB+rdGZv6qBrNWT SWHFKHY7kaEITeQkihIkNiXt3NXJq03HwdS7bdl69wJo9ZV69HgDrvLHp w==; X-CSE-ConnectionGUID: bw5Rz3zJQwGZEngnqAUuLg== X-CSE-MsgGUID: nOfAiqAMQcSFvQdd84KUww== X-IronPort-AV: E=McAfee;i="6700,10204,11348"; a="65850097" X-IronPort-AV: E=Sophos;i="6.13,293,1732608000"; d="scan'208";a="65850097" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Feb 2025 08:19:59 -0800 X-CSE-ConnectionGUID: xu6D1KQuSTu4vlsoBMDG1A== X-CSE-MsgGUID: 0fjq135kTty7IwFMdFWWMQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,293,1732608000"; d="scan'208";a="113901710" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by orviesa009.jf.intel.com with ESMTP; 17 Feb 2025 08:19:57 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1tk3qd-001DKb-0f; Mon, 17 Feb 2025 16:19:55 +0000 Date: Tue, 18 Feb 2025 00:19:45 +0800 From: kernel test robot To: oe-kbuild@lists.linux.dev Cc: lkp@intel.com Subject: [openeuler:openEuler-1.0-LTS 1424/1424] mm/shmem.c: linux/share_pool.h is included more than once. Message-ID: <202502180046.Kw1gefh4-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline :::::: :::::: Manual check reason: "low confidence bisect report" :::::: BCC: lkp@intel.com CC: oe-kbuild-all@lists.linux.dev TO: kernel@openeuler.org TO: Yang Yingliang tree: https://gitee.com/openeuler/kernel.git openEuler-1.0-LTS head: bd6fde5ff5b73d04068bdad2dc7730479d4df355 commit: 67c0af6adca9b6b6b6c0556b00dd66f0d08e6c07 [1424/1424] share_pool: Alloc shared memory on a specified memory node :::::: branch date: 13 hours ago :::::: commit date: 3 years, 4 months ago compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99) 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/r/202502180046.Kw1gefh4-lkp@intel.com/ includecheck warnings: (new ones prefixed by >>) >> mm/shmem.c: linux/share_pool.h is included more than once. vim +39 mm/shmem.c > 39 #include 40 41 #include /* for arch/microblaze update_mmu_cache() */ 42 43 static struct vfsmount *shm_mnt; 44 45 #ifdef CONFIG_SHMEM 46 /* 47 * This virtual memory filesystem is heavily based on the ramfs. It 48 * extends ramfs by the ability to use swap and honor resource limits 49 * which makes it a completely usable filesystem. 50 */ 51 52 #include 53 #include 54 #include 55 #include 56 #include 57 #include 58 #include 59 #include 60 #include 61 #include 62 #include 63 #include 64 #include 65 #include 66 #include 67 #include 68 #include 69 #include 70 #include 71 #include 72 #include 73 #include 74 #include 75 #include 76 #include 77 #include 78 #include 79 #include 80 #include 81 #include 82 83 #include 84 #include 85 86 #include "internal.h" > 87 #include 88 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki