All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-5.15 1067/2560] ld.lld: error: undefined symbol: unregister_thermal_notifier
@ 2021-12-07  4:15 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-12-07  4:15 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1777 bytes --]

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.15
head:   91c5c24324cab361d7cf36992ca5ad028748ee32
commit: dbbb55f66ef36aaf7925e55fb029fd08366d3df5 [1067/2560] CHROMIUM: gsmi: Log event for critical thermal thresholds
config: i386-randconfig-a002-20211206 (https://download.01.org/0day-ci/archive/20211207/202112071257.yzzwOlFn-lkp(a)intel.com/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project f50be8eb0a12a61d23db6cda452c693001d76898)
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
        git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
        git fetch --no-tags chrome-os chromeos-5.15
        git checkout dbbb55f66ef36aaf7925e55fb029fd08366d3df5
        # save the config file to linux build tree
        mkdir build_dir
        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 as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: unregister_thermal_notifier
   >>> referenced by gsmi.c:1073 (drivers/firmware/google/gsmi.c:1073)
   >>> firmware/google/gsmi.o:(gsmi_exit) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: register_thermal_notifier
   >>> referenced by gsmi.c:1045 (drivers/firmware/google/gsmi.c:1045)
   >>> firmware/google/gsmi.o:(gsmi_init) in archive drivers/built-in.a

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-07  4:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07  4:15 [chrome-os:chromeos-5.15 1067/2560] ld.lld: error: undefined symbol: unregister_thermal_notifier kernel test robot

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.