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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2812C433EF for ; Sat, 28 May 2022 08:13:41 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id CD3BD8D0003; Sat, 28 May 2022 04:13:40 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id C7F6A8D0001; Sat, 28 May 2022 04:13:40 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id B6FA48D0003; Sat, 28 May 2022 04:13:40 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0013.hostedemail.com [216.40.44.13]) by kanga.kvack.org (Postfix) with ESMTP id A86F58D0001 for ; Sat, 28 May 2022 04:13:40 -0400 (EDT) Received: from smtpin15.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay08.hostedemail.com (Postfix) with ESMTP id 72E8F20E79 for ; Sat, 28 May 2022 08:13:40 +0000 (UTC) X-FDA: 79514437800.15.193EE4C Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by imf21.hostedemail.com (Postfix) with ESMTP id 4FC0B1C0045 for ; Sat, 28 May 2022 08:13:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653725618; x=1685261618; h=date:from:to:cc:subject:message-id:mime-version; bh=mFz72CyCU4NDZ7pypO2EzrotD0L8G28QF6+CLc0Q67s=; b=nuqv+wddyxtryXnLDxi4e0QuhtOhPW0QUFFSfPjn94uoIn+G0nz/jttF XgQMr9K2+DfFlYW/llblehX4Ud2nbYBRMWS/RoOQmrXI8WF6e4DcUKgPg tQBSy7pUrJSoYl3VhCPYeIom+6VP+WUZt8Ggv/jTUcchpLZrJEby4L8Ix Qhw34wCy8jwlNRRF69CpPUs8rDrv7W4u9qmBx2xahrx4S/mBS1CaeDgQp YvbBg7Pc3VtciFOmqFscygTId14q6YQlfxDUBO4G1thY8g3REpt4m/DGY Lhpb+r3b+SHLBLa+YKMw8qBhFCRaFlzMeSwDhco0gkd3707wbiNu9mAdZ Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10360"; a="256718376" X-IronPort-AV: E=Sophos;i="5.91,258,1647327600"; d="scan'208";a="256718376" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 May 2022 01:13:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,258,1647327600"; d="scan'208";a="561196936" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by orsmga002.jf.intel.com with ESMTP; 28 May 2022 01:13:30 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1nurZi-00001l-98; Sat, 28 May 2022 08:13:30 +0000 Date: Sat, 28 May 2022 16:12:45 +0800 From: kernel test robot To: Yury Norov Cc: kbuild-all@lists.01.org, Linux Memory Management List Subject: [linux-next:master 12827/14198] WARNING: modpost: vmlinux.o(.text.unlikely+0x11f90): Section mismatch in reference from the function find_next_bit() to the variable .init.rodata:__setup_str_initcall_blacklist Message-ID: <202205281607.E8GoKzmW-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Queue-Id: 4FC0B1C0045 X-Rspam-User: Authentication-Results: imf21.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=nuqv+wdd; spf=none (imf21.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.126) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Stat-Signature: nuco39smfm9a3g4qoaswtfq1uem78hk6 X-Rspamd-Server: rspam05 X-HE-Tag: 1653725605-769852 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: d3fde8ff50ab265749704bd7fbcf70d35235421f commit: f57ec2f89b99d450073d0cf411e6d80905a27167 [12827/14198] lib/bitmap: add test for bitmap_{from,to}_arr64 config: xtensa-randconfig-r036-20220524 (https://download.01.org/0day-ci/archive/20220528/202205281607.E8GoKzmW-lkp@intel.com/config) compiler: xtensa-linux-gcc (GCC) 11.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=f57ec2f89b99d450073d0cf411e6d80905a27167 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout f57ec2f89b99d450073d0cf411e6d80905a27167 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=xtensa SHELL=/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.unlikely+0x11f70): Section mismatch in reference from the function bitmap_equal() to the variable .init.rodata:__setup_str_initcall_blacklist >> WARNING: modpost: vmlinux.o(.text.unlikely+0x11f90): Section mismatch in reference from the function find_next_bit() to the variable .init.rodata:__setup_str_initcall_blacklist The function find_next_bit() references the variable __initconst __setup_str_initcall_blacklist. This is often because find_next_bit lacks a __initconst annotation or the annotation of __setup_str_initcall_blacklist is wrong. -- 0-DAY CI Kernel Test Service https://01.org/lkp