All of lore.kernel.org
 help / color / mirror / Atom feed
* [alibaba-cloud:linux-next 11106/11153] oom_kill.c:undefined reference to `printk_ratelimit_state'
@ 2020-05-06 16:15 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-06 16:15 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/alibaba/cloud-kernel.git linux-next
head:   9686c568f43ef5b595238e47b696c6ade76c266a
commit: 41a1a9357d03c0a5e8f60ba0c28700e1501f4b1f [11106/11153] alinux: oom: add ratelimit printk to prevent softlockup
config: nds32-allnoconfig (attached as .config)
compiler: nds32le-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 41a1a9357d03c0a5e8f60ba0c28700e1501f4b1f
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=nds32 

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 >>):

   nds32le-linux-ld: mm/oom_kill.o: in function `oom_kill_process.isra.0':
>> oom_kill.c:(.text+0x5a0): undefined reference to `printk_ratelimit_state'
>> nds32le-linux-ld: oom_kill.c:(.text+0x5a4): undefined reference to `printk_ratelimit_state'
   nds32le-linux-ld: oom_kill.c:(.text+0x934): undefined reference to `printk_ratelimit_state'
   nds32le-linux-ld: oom_kill.c:(.text+0x938): undefined reference to `printk_ratelimit_state'

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

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

only message in thread, other threads:[~2020-05-06 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 16:15 [alibaba-cloud:linux-next 11106/11153] oom_kill.c:undefined reference to `printk_ratelimit_state' kbuild test robot

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.