All of lore.kernel.org
 help / color / mirror / Atom feed
* undefined reference to `memcg_bulk_post_charge_hook'
@ 2021-10-15  2:20 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-15  2:20 UTC (permalink / raw)
  To: Vasily Averin; +Cc: kbuild-all, linux-kernel, 0day robot

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

tree:   https://github.com/0day-ci/linux/commits/UPDATE-20211012-230008/Vasily-Averin/memcg-enable-memory-accounting-in-__alloc_pages_bulk/20211008-172703
head:   2b4ad533abe1afd3ece17453585fd0f57e4fd413
commit: 2b4ad533abe1afd3ece17453585fd0f57e4fd413 memcg: enable memory accounting in __alloc_pages_bulk
date:   2 days ago
config: riscv-randconfig-c024-20211014 (attached as .config)
compiler: riscv32-linux-gcc (GCC) 11.2.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://github.com/0day-ci/linux/commit/2b4ad533abe1afd3ece17453585fd0f57e4fd413
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review UPDATE-20211012-230008/Vasily-Averin/memcg-enable-memory-accounting-in-__alloc_pages_bulk/20211008-172703
        git checkout 2b4ad533abe1afd3ece17453585fd0f57e4fd413
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=riscv SHELL=/bin/bash

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

   riscv32-linux-ld: mm/page_alloc.o: in function `.L0 ':
   page_alloc.c:(.text+0xd3a4): undefined reference to `memcg_bulk_pre_charge_hook'
   riscv32-linux-ld: mm/page_alloc.o: in function `.L2370':
   page_alloc.c:(.text+0xd4d8): undefined reference to `memcg_bulk_charge_hook'
   riscv32-linux-ld: mm/page_alloc.o: in function `.L0 ':
   page_alloc.c:(.text+0xd608): undefined reference to `memcg_bulk_post_charge_hook'
   riscv32-linux-ld: mm/page_alloc.o: in function `__alloc_pages':
>> (.text+0xd6a4): undefined reference to `memcg_bulk_post_charge_hook'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* undefined reference to `memcg_bulk_post_charge_hook'
@ 2021-10-15  2:20 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-15  2:20 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/0day-ci/linux/commits/UPDATE-20211012-230008/Vasily-Averin/memcg-enable-memory-accounting-in-__alloc_pages_bulk/20211008-172703
head:   2b4ad533abe1afd3ece17453585fd0f57e4fd413
commit: 2b4ad533abe1afd3ece17453585fd0f57e4fd413 memcg: enable memory accounting in __alloc_pages_bulk
date:   2 days ago
config: riscv-randconfig-c024-20211014 (attached as .config)
compiler: riscv32-linux-gcc (GCC) 11.2.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://github.com/0day-ci/linux/commit/2b4ad533abe1afd3ece17453585fd0f57e4fd413
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review UPDATE-20211012-230008/Vasily-Averin/memcg-enable-memory-accounting-in-__alloc_pages_bulk/20211008-172703
        git checkout 2b4ad533abe1afd3ece17453585fd0f57e4fd413
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=riscv SHELL=/bin/bash

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

   riscv32-linux-ld: mm/page_alloc.o: in function `.L0 ':
   page_alloc.c:(.text+0xd3a4): undefined reference to `memcg_bulk_pre_charge_hook'
   riscv32-linux-ld: mm/page_alloc.o: in function `.L2370':
   page_alloc.c:(.text+0xd4d8): undefined reference to `memcg_bulk_charge_hook'
   riscv32-linux-ld: mm/page_alloc.o: in function `.L0 ':
   page_alloc.c:(.text+0xd608): undefined reference to `memcg_bulk_post_charge_hook'
   riscv32-linux-ld: mm/page_alloc.o: in function `__alloc_pages':
>> (.text+0xd6a4): undefined reference to `memcg_bulk_post_charge_hook'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-15  2:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15  2:20 undefined reference to `memcg_bulk_post_charge_hook' kernel test robot
2021-10-15  2:20 ` kernel 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.