linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* interrupt.c:undefined reference to `replay_soft_interrupts'
@ 2021-02-23 16:36 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-02-23 16:36 UTC (permalink / raw)
  To: Christophe Leroy
  Cc: kbuild-all, linux-kernel, Michael Ellerman, Nicholas Piggin

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   3b9cdafb5358eb9f3790de2f728f765fef100731
commit: 344bb20b159dd0996e521c0d4c131a6ae10c322a powerpc/syscall: Make interrupt.c buildable on PPC32
date:   12 days ago
config: powerpc64-randconfig-r013-20210223 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=344bb20b159dd0996e521c0d4c131a6ae10c322a
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 344bb20b159dd0996e521c0d4c131a6ae10c322a
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc64 

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

All errors (new ones prefixed by >>):

   powerpc-linux-ld: arch/powerpc/kernel/interrupt.o: in function `system_call_exception':
   interrupt.c:(.text+0x3ea): undefined reference to `compat_sys_call_table'
   powerpc-linux-ld: interrupt.c:(.text+0x3f6): undefined reference to `compat_sys_call_table'
   powerpc-linux-ld: arch/powerpc/kernel/interrupt.o: in function `interrupt_exit_kernel_prepare':
>> interrupt.c:(.text+0xc2c): undefined reference to `replay_soft_interrupts'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for HOTPLUG_CPU
   Depends on SMP && (PPC_PSERIES || PPC_PMAC || PPC_POWERNV || FSL_SOC_BOOKE
   Selected by
   - PM_SLEEP_SMP && SMP && (ARCH_SUSPEND_POSSIBLE || ARCH_HIBERNATION_POSSIBLE && PM_SLEEP

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

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

only message in thread, other threads:[~2021-02-23 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 16:36 interrupt.c:undefined reference to `replay_soft_interrupts' kernel 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).