linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [hnaz-linux-mm:master 313/361] m68k-linux-ld: misc.c:undefined reference to `pmu_wait_complete'
@ 2020-03-12 11:33 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-03-12 11:33 UTC (permalink / raw)
  To: Andrew Morton
  Cc: kbuild-all, Linux Memory Management List, Somala Swaraj, Johannes Weiner

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

Hi Andrew,

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

tree:   https://github.com/hnaz/linux-mm master
head:   c9b1ae5de27944bbd8a2ac03a59e1efb5b710d89
commit: f2e889ea3f071a7f4b0a182b97dd2ede2c37d818 [313/361] linux-next-git-rejects
config: m68k-allmodconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.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 f2e889ea3f071a7f4b0a182b97dd2ede2c37d818
        # save the attached .config to linux build tree
        GCC_VERSION=9.2.0 make.cross ARCH=m68k 

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

All errors (new ones prefixed by >>):

   m68k-linux-ld: arch/m68k/mac/config.o: in function `config_mac':
   config.c:(.init.text+0x5fa): undefined reference to `find_via_pmu'
   m68k-linux-ld: arch/m68k/mac/misc.o: in function `mac_reset':
   misc.c:(.text+0x214): undefined reference to `pmu_restart'
   m68k-linux-ld: arch/m68k/mac/misc.o: in function `mac_pram_read_byte':
   misc.c:(.text+0x382): undefined reference to `pmu_request'
>> m68k-linux-ld: misc.c:(.text+0x392): undefined reference to `pmu_wait_complete'
   m68k-linux-ld: arch/m68k/mac/misc.o: in function `mac_pram_write_byte':
   misc.c:(.text+0x4ac): undefined reference to `pmu_request'
   m68k-linux-ld: misc.c:(.text+0x4bc): undefined reference to `pmu_wait_complete'
   m68k-linux-ld: arch/m68k/mac/misc.o: in function `mac_poweroff':
   misc.c:(.text+0x5d2): undefined reference to `pmu_shutdown'
   m68k-linux-ld: arch/m68k/mac/misc.o: in function `mac_hwclk':
   misc.c:(.text+0x6f2): undefined reference to `pmu_get_time'
>> m68k-linux-ld: misc.c:(.text+0xaf2): undefined reference to `pmu_set_rtc_time'
   m68k-linux-ld: drivers/macintosh/via-pmu-event.o: in function `via_pmu_event_init':
   via-pmu-event.c:(.init.text+0x8): undefined reference to `pmu_get_model'
>> m68k-linux-ld: drivers/macintosh/adb.o:(.rodata+0xb2): undefined reference to `via_pmu_driver'

---
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: 53419 bytes --]

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

only message in thread, other threads:[~2020-03-12 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12 11:33 [hnaz-linux-mm:master 313/361] m68k-linux-ld: misc.c:undefined reference to `pmu_wait_complete' 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).