linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* undefined reference to `memremap'
@ 2019-05-18  9:08 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-05-18  9:08 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: kbuild-all, linux-kernel

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

Hi Paolo,

It's probably a bug fix that unveils the link errors.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   72cf0b07418a9c8349aa9137194b1ccba6e54a9d
commit: c011d23ba046826ccf8c4a4a6c1d01c9ccaa1403 kvm: fix compilation on aarch64
date:   21 hours ago
config: s390-defconfig (attached as .config)
compiler: s390x-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout c011d23ba046826ccf8c4a4a6c1d01c9ccaa1403
        # save the attached .config to linux build tree
        GCC_VERSION=7.2.0 make.cross ARCH=s390 

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

All errors (new ones prefixed by >>):

   s390x-linux-gnu-ld: arch/s390/../../virt/kvm/kvm_main.o: in function `kvm_vcpu_map':
>> (.text+0x803c): undefined reference to `memremap'
   s390x-linux-gnu-ld: arch/s390/../../virt/kvm/kvm_main.o: in function `kvm_vcpu_unmap':
>> (.text+0x82e4): undefined reference to `memunmap'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 11065 bytes --]

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

only message in thread, other threads:[~2019-05-18  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18  9:08 undefined reference to `memremap' kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).