This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sat Apr 27 03:59:45 2024 >From mailfetcher Sun Jul 17 21:17:20 2022 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on pi4 X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DMARC_PASS,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_ZEN_BLOCKED_OPENDNS,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 Authentication-Results: pi4.bmw12.nl; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: pi4.bmw12.nl; dkim=pass (Good 2048 bit rsa-sha256 signature) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 Authentication-Results: pi4.bmw12.nl; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=linux-kernel-owner@vger.kernel.org; receiver=) Received: from secure.jasper.es [188.166.10.231] by 1dc7d414a5be with IMAP (fetchmail-6.3.26) for (single-drop); Sun, 17 Jul 2022 21:17:20 +0200 (CEST) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by pi4.bmw12.nl (Postfix) with ESMTP id 7CBEC3F0A6 for ; Sun, 17 Jul 2022 21:17:17 +0200 (CEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231730AbiGQTRF (ORCPT ); Sun, 17 Jul 2022 15:17:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229437AbiGQTRE (ORCPT ); Sun, 17 Jul 2022 15 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 50488DF1F for ; Sun, 17 Jul 2022 12:17:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1658085423; x=1689621423; h=date:from:to:cc:subject:message-id:mime-version: content-transfer-encoding; bh=7mf8+oh7Z5RFCHtFw7Hki9y+PXrX8mHg2vyaWdEeFco=; b=R03Vwz X-Ironport-AV: E=McAfee;i="6400,9594,10411"; a="286822584" X-Ironport-AV: E=Sophos;i="5.92,279,1650956400"; d="scan'208";a="286822584" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jul 2022 12:17:02 -0700 X-ExtLoop1: 1 X-Ironport-AV: E=Sophos;i="5.92,279,1650956400"; d="scan'208";a="597029265" Received: from lkp-server02.sh.intel.com (HELO ff137eb26ff1) ([10.239.97.151]) by orsmga002.jf.intel.com with ESMTP; 17 Jul 2022 12:17:01 -0700 Received: from kbuild by ff137eb26ff1 with local (Exim 4.95) (envelope-from ) id 1oD9lE-0003by-TU; Sun, 17 Jul 2022 19:17:00 +0000 Date: Mon, 18 Jul 2022 03:16:57 +0800 From: kernel test robot To: Atish Patra Cc: kbuild-all@lists.01.org, Atish Patra , linux-kernel@vger.kernel.org Subject: [atishp04:kvm_perf_rfc_buildtest 15/24] WARNING: modpost: vmlinux.o(.text+0xa708): Section mismatch in reference from the function early_memremap_prot() to the function .init.text:early_ioremap() Message-Id: <202207180359.UjMwipSN-lkp@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Precedence: bulk List-Id: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://github.com/atishp04/linux kvm_perf_rfc_buildtest head: ff2f56ec4ff4f67ae3da3936939b1dcf53099a6e commit: 5faed77192c5455fe17fb4e6aea87e5bcc48a13d [15/24] COVER config: loongarch-randconfig-c004-20220717 (https://download.01.org/0day-ci= /archive/20220718/202207180359.UjMwipSN-lkp@intel.com/config) compiler: loongarch64-linux-gcc (GCC) 12.1.0 reproduce (this is a W=3D1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/= make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/atishp04/linux/commit/5faed77192c5455fe17fb4e6= aea87e5bcc48a13d git remote add atishp04 https://github.com/atishp04/linux git fetch --no-tags atishp04 kvm_perf_rfc_buildtest git checkout 5faed77192c5455fe17fb4e6aea87e5bcc48a13d # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-12.1.0 make.cross= W=3D1 O=3Dbuild_dir ARCH=3Dloongarch SHELL=3D/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> WARNING: modpost: vmlinux.o(.text+0xa708): Section mismatch in reference= from the function early_memremap_prot() to the function .init.text:early_i= oremap() The function early_memremap_prot() references the function __init early_ioremap(). This is often because early_memremap_prot lacks a __init annotation or the annotation of early_ioremap is wrong. Note: the below error/warnings can be found in parent commit: << WARNING: modpost: vmlinux.o(.text.unlikely+0x15e40): Section mismatch in= reference from the variable L0=01 to the function .init.text:early_ioremap= () --=20 0-DAY CI Kernel Test Service https://01.org/lkp