lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 28 Sep 2015 12:12:50 +0800
From:	Fengguang Wu <fengguang.wu@...el.com>
To:	Eduardo Valentin <edubezval@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"kbuild-all@...org" <kbuild-all@...org>
Subject: regmap-spmi.c:undefined reference to `spmi_register_read'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   9ffecb10283508260936b96022d4ee43a7798b4c
commit: cb7fb4d342023d03070fcc1ed73fcd43682973d7 thermal: qcom_spmi: allow compile test
date:   2 weeks ago
config: i386-randconfig-h0-09280929 (attached as .config)
reproduce:
  git checkout cb7fb4d342023d03070fcc1ed73fcd43682973d7
  # save the attached .config to linux build tree
  make ARCH=i386 

All error/warnings (new ones prefixed by >>):

   arch/x86/built-in.o: In function `hv_machine_crash_shutdown':
   mshyperv.c:(.text+0x16f69): undefined reference to `native_machine_crash_shutdown'
   drivers/built-in.o: In function `regmap_spmi_base_read':
>> regmap-spmi.c:(.text+0x12729e): undefined reference to `spmi_register_read'
   drivers/built-in.o: In function `regmap_spmi_base_gather_write':
>> regmap-spmi.c:(.text+0x127335): undefined reference to `spmi_register_write'
>> regmap-spmi.c:(.text+0x12734c): undefined reference to `spmi_register_zero_write'
   drivers/built-in.o: In function `regmap_spmi_ext_read':
>> regmap-spmi.c:(.text+0x12741a): undefined reference to `spmi_ext_register_read'
>> regmap-spmi.c:(.text+0x127461): undefined reference to `spmi_ext_register_readl'
   drivers/built-in.o: In function `regmap_spmi_ext_gather_write':
>> regmap-spmi.c:(.text+0x1274ea): undefined reference to `spmi_ext_register_write'
>> regmap-spmi.c:(.text+0x127531): undefined reference to `spmi_ext_register_writel'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Download attachment ".config.gz" of type "application/octet-stream" (24813 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ