From: kbuild test robot <lkp@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: kbuild-all@lists.01.org,
Linux Memory Management List <linux-mm@kvack.org>,
Johannes Weiner <hannes@cmpxchg.org>
Subject: [hnaz-linux-mm:master 240/293] config.c:undefined reference to `find_via_pmu'
Date: Tue, 3 Mar 2020 17:41:06 +0800 [thread overview]
Message-ID: <202003031702.ejlPk7I4%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1950 bytes --]
tree: https://github.com/hnaz/linux-mm master
head: 797294fca8cea2a93a0ff065a85ce8edc980a3f1
commit: 5df8b7385dbdf820ff05ce97fa9a0cc8a390e6f7 [240/293] a
config: m68k-allmodconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 7.5.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 5df8b7385dbdf820ff05ce97fa9a0cc8a390e6f7
# save the attached .config to linux build tree
GCC_VERSION=7.5.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 >>):
arch/m68k/mac/config.o: In function `config_mac':
>> config.c:(.init.text+0x60c): undefined reference to `find_via_pmu'
arch/m68k/mac/misc.o: In function `mac_reset':
>> misc.c:(.text+0x214): undefined reference to `pmu_restart'
arch/m68k/mac/misc.o: In function `mac_pram_read_byte':
>> misc.c:(.text+0x392): undefined reference to `pmu_request'
>> misc.c:(.text+0x3a2): undefined reference to `pmu_wait_complete'
arch/m68k/mac/misc.o: In function `mac_pram_write_byte':
misc.c:(.text+0x4cc): undefined reference to `pmu_request'
misc.c:(.text+0x4de): undefined reference to `pmu_wait_complete'
arch/m68k/mac/misc.o: In function `mac_poweroff':
>> misc.c:(.text+0x5f2): undefined reference to `pmu_shutdown'
arch/m68k/mac/misc.o: In function `mac_hwclk':
>> misc.c:(.text+0x71a): undefined reference to `pmu_get_time'
>> misc.c:(.text+0xb16): undefined reference to `pmu_set_rtc_time'
drivers/macintosh/via-pmu-event.o: In function `via_pmu_event_init':
via-pmu-event.c:(.init.text+0x6): undefined reference to `pmu_get_model'
>> 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: 53156 bytes --]
reply other threads:[~2020-03-03 9:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202003031702.ejlPk7I4%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=hannes@cmpxchg.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).