linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
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 381/447] setup.c:undefined reference to `.pmu_shutdown'
Date: Fri, 27 Mar 2020 11:16:10 +0800	[thread overview]
Message-ID: <202003271108.O9Gj85WM%lkp@intel.com> (raw)

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

tree:   https://github.com/hnaz/linux-mm master
head:   0dfe7dcb04cda279a080d3f1d421c37a8a2f6158
commit: 71d3242bd7dcb73d01621ebac97a93aea78a98f1 [381/447] a
config: powerpc-defconfig (attached as .config)
compiler: powerpc64-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 71d3242bd7dcb73d01621ebac97a93aea78a98f1
        # save the attached .config to linux build tree
        GCC_VERSION=9.2.0 make.cross ARCH=powerpc 

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

All errors (new ones prefixed by >>):

   powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/setup.o: in function `.pmac_power_off':
>> setup.c:(.text+0x6c): undefined reference to `.pmu_shutdown'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/setup.o: in function `.pmac_restart':
>> setup.c:(.text+0xdc): undefined reference to `.pmu_restart'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/setup.o: in function `.pmac_setup_arch':
>> setup.c:(.init.text+0x428): undefined reference to `.find_via_pmu'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/time.o: in function `.pmac_get_boot_time':
>> time.c:(.text+0x90): undefined reference to `.pmu_get_time'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/time.o: in function `.pmac_get_rtc_time':
   time.c:(.text+0x120): undefined reference to `.pmu_get_time'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/time.o: in function `.pmac_set_rtc_time':
>> time.c:(.text+0x1b4): undefined reference to `.pmu_set_rtc_time'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/low_i2c.o: in function `.pmu_i2c_xfer':
>> low_i2c.c:(.text+0xf04): undefined reference to `.pmu_queue_request'
   powerpc64-linux-ld: low_i2c.c:(.text+0xfc0): undefined reference to `.pmu_queue_request'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/low_i2c.o: in function `.pmac_i2c_init':
>> low_i2c.c:(.init.text+0x720): undefined reference to `.pmu_present'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/udbg_adb.o: in function `.udbg_adb_getc_poll':
>> udbg_adb.c:(.text+0xe0): undefined reference to `.pmu_poll_adb'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/udbg_adb.o: in function `.udbg_adb_getc':
   udbg_adb.c:(.text+0x254): undefined reference to `.pmu_poll_adb'
   powerpc64-linux-ld: arch/powerpc/platforms/powermac/udbg_adb.o: in function `.udbg_adb_init':
>> udbg_adb.c:(.init.text+0x208): undefined reference to `.find_via_pmu'
   powerpc64-linux-ld: drivers/macintosh/via-pmu-event.o: in function `.via_pmu_event_init':
   via-pmu-event.c:(.init.text+0x20): undefined reference to `.pmu_get_model'

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

                 reply	other threads:[~2020-03-27  3:16 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=202003271108.O9Gj85WM%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).