From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [hnaz-linux-mm:master 311/408] via-pmu-event.c:undefined reference to `pmu_get_model'
Date: Thu, 30 Apr 2020 23:40:13 +0800 [thread overview]
Message-ID: <202004302310.VSpC05Gi%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2204 bytes --]
tree: https://github.com/hnaz/linux-mm master
head: 52eaf754e07cae946b8010a40ed2ac26128e1967
commit: d088f786a196d4758ecf74d9227996f76a10baa8 [311/408] a
config: m68k-allyesconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.3.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 d088f786a196d4758ecf74d9227996f76a10baa8
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=m68k
If you fix the issue, kindly add following tag as appropriate
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+0x524): 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(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 54690 bytes --]
WARNING: multiple messages have this Message-ID (diff)
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 311/408] via-pmu-event.c:undefined reference to `pmu_get_model'
Date: Thu, 30 Apr 2020 23:40:13 +0800 [thread overview]
Message-ID: <202004302310.VSpC05Gi%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2163 bytes --]
tree: https://github.com/hnaz/linux-mm master
head: 52eaf754e07cae946b8010a40ed2ac26128e1967
commit: d088f786a196d4758ecf74d9227996f76a10baa8 [311/408] a
config: m68k-allyesconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.3.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 d088f786a196d4758ecf74d9227996f76a10baa8
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=m68k
If you fix the issue, kindly add following tag as appropriate
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+0x524): 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: 54690 bytes --]
next reply other threads:[~2020-04-30 15:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-30 15:40 kbuild test robot [this message]
2020-04-30 15:40 ` [hnaz-linux-mm:master 311/408] via-pmu-event.c:undefined reference to `pmu_get_model' kbuild test robot
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=202004302310.VSpC05Gi%lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.