From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) (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 8A7D92135D1 for ; Tue, 4 Feb 2025 14:40:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738680016; cv=none; b=u1nfELe7rwCE638kUq6NkkIQ5hQwFGGdrjf9X0vzuiqL0THzeN4w0hAzwJyZfmA/UOZe3mfVn8KvsMOhngm/SrlTUdge96k99W3W5Zf4WfSDHqWZXsVIc130qKY9TSGGy6z2aKrigiJwKqMzzgqii56Zc+0hm2SGAUacvJc2tG4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738680016; c=relaxed/simple; bh=FY+9IkiJhhjGBl4YozthOfWmS6Bc1663iArunCB3m/U=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=LwSmj4CHST1jj7uybO9GEyMU88FywZF73GdR2dJz/cy6HI6uSImsP2x4LOVWSWfiwOSt1z9ISGaHJn+n5K03bycMcg4slG9W6TBNCt2Ea1PFigloSGTB6WYfrUc+kxIKOiE4I/Kv4SscxM5JME4eZWHQtfZbw9FoJoebilSy+UI= 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=d/iAWfbb; arc=none smtp.client-ip=198.175.65.14 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="d/iAWfbb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738680014; x=1770216014; h=date:from:to:cc:subject:message-id:mime-version; bh=FY+9IkiJhhjGBl4YozthOfWmS6Bc1663iArunCB3m/U=; b=d/iAWfbbcp/Sx5EEK3tqY8IA/Q8BgTbWaJVZ+B7U04/B3r7qjC7mr3mA q6CRLVQDcJFIA0v8zVLAIxlwgAyJakdgC/CIzxbUb8MU8gdvMdtQV7Pmj Ed+JW5u6Kg3MJiSpaiR228+RqZutu5UMt4KMjKsWmD0sKeWHLKOGsGVoI kKld/4ObgCEG4Pywp9p24KEnOgJUloy0o90KVo68htQOVe97c3ffSqA8U uQP6WrMYklCVp7k0ag8ummB9GlXhWaK2080ds6r2Tr59g82XncaDENMgT ZoyU8cN1asMlOK56oc5uPsJcMVspvy3RRkP+TScFZDMNGlPbNTdBBOgQs g==; X-CSE-ConnectionGUID: K3GntyHvRDKpE8Ibm1DCGg== X-CSE-MsgGUID: XyDFVW3STmurKHdC/tpHOw== X-IronPort-AV: E=McAfee;i="6700,10204,11336"; a="42960591" X-IronPort-AV: E=Sophos;i="6.13,258,1732608000"; d="scan'208";a="42960591" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Feb 2025 06:40:13 -0800 X-CSE-ConnectionGUID: Wzf1G9faQ4eHpxH79/h54Q== X-CSE-MsgGUID: eAUy4avQRRWrSPbAtWhAhw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,258,1732608000"; d="scan'208";a="110493850" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by fmviesa007.fm.intel.com with ESMTP; 04 Feb 2025 06:40:12 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1tfK5x-000saB-2a; Tue, 04 Feb 2025 14:40:09 +0000 Date: Tue, 4 Feb 2025 22:39:11 +0800 From: kernel test robot To: "Mike Rapoport (Microsoft)" Cc: oe-kbuild-all@lists.linux.dev, Mike Rapoport Subject: [rppt:kho/v4 11/13] WARNING: modpost: vmlinux: section mismatch in reference: memblock_reserve_kern.isra.0+0xe (section: .text) -> __memblock_reserve (section: .init.text) Message-ID: <202502042227.C1X02V6X-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Mike, FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant. tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git kho/v4 head: a75b813f58b0bc19b2c4b06bd62afc87f02dcb43 commit: 22b792377a41eb6900c074894c7b8eea11b94938 [11/13] x86/setup: use memblock_reserve_kern for memory used by kernel config: i386-buildonly-randconfig-004-20250204 (https://download.01.org/0day-ci/archive/20250204/202502042227.C1X02V6X-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250204/202502042227.C1X02V6X-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/202502042227.C1X02V6X-lkp@intel.com/ All warnings (new ones prefixed by >>, old ones prefixed by <<): >> WARNING: modpost: vmlinux: section mismatch in reference: memblock_reserve_kern.isra.0+0xe (section: .text) -> __memblock_reserve (section: .init.text) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki