All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 7663/8813] ERROR: modpost: "boot_cpu_data" [arch/x86/events/intel/intel-cstate.ko] undefined!
Date: Thu, 22 Sep 2022 13:02:40 +0800	[thread overview]
Message-ID: <202209221237.rz9PdFoG-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   483fed3b5dc8ce3644c83d24240cf5756fb0993e
commit: 48f513e2b9304affc43dcdf95a150ad02d70f9fd [7663/8813] kbuild: use obj-y instead extra-y for objects placed at the head
config: i386-randconfig-a015 (https://download.01.org/0day-ci/archive/20220922/202209221237.rz9PdFoG-lkp@intel.com/config)
compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1)
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=48f513e2b9304affc43dcdf95a150ad02d70f9fd
        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 48f513e2b9304affc43dcdf95a150ad02d70f9fd
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>, old ones prefixed by <<):

>> ERROR: modpost: "boot_cpu_data" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "x86_match_cpu" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "__cpuhp_remove_state" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "perf_pmu_unregister" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "perf_msr_probe" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "__cpuhp_setup_state" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "perf_pmu_register" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "_printk" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "cpu_bit_bitmap" [arch/x86/events/intel/intel-cstate.ko] undefined!
>> ERROR: modpost: "perf_pmu_migrate_context" [arch/x86/events/intel/intel-cstate.ko] undefined!
WARNING: modpost: suppressed 48031 unresolved symbol warnings because there were too many)

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

                 reply	other threads:[~2022-09-22  5:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202209221237.rz9PdFoG-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=llvm@lists.linux.dev \
    --cc=masahiroy@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.