* [intel-tdx:guest 90/110] kaslr.c:undefined reference to `amd_prot_guest_has'
@ 2021-08-10 3:57 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-08-10 3:57 UTC (permalink / raw)
To: Andi Kleen; +Cc: kbuild-all, linux-kernel, Kuppuswamy Sathyanarayanan
[-- Attachment #1: Type: text/plain, Size: 1264 bytes --]
tree: https://github.com/intel/tdx.git guest
head: e7490da06ee4b49b02a0b8c0580a068539264044
commit: 52196bf062003d2f8073cbc0998f4a248d9e29a7 [90/110] x86/tdx: Make RDRAND/RDSEED loop forever
config: x86_64-randconfig-a006-20210809 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
# https://github.com/intel/tdx/commit/52196bf062003d2f8073cbc0998f4a248d9e29a7
git remote add intel-tdx https://github.com/intel/tdx.git
git fetch --no-tags intel-tdx guest
git checkout 52196bf062003d2f8073cbc0998f4a248d9e29a7
# save the attached .config to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=x86_64 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: arch/x86/boot/compressed/kaslr.o: in function `kaslr_get_random_long':
>> kaslr.c:(.text+0x2ec): undefined reference to `amd_prot_guest_has'
ld: arch/x86/boot/compressed/vmlinux: hidden symbol `amd_prot_guest_has' isn't defined
ld: final link failed: bad value
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 30910 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-10 3:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10 3:57 [intel-tdx:guest 90/110] kaslr.c:undefined reference to `amd_prot_guest_has' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome