linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 10750/12085] ERROR: modpost: "__mod_lruvec_page_state" undefined!
@ 2020-12-09 21:07 kernel test robot
  2020-12-10 22:05 ` Shakeel Butt
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2020-12-09 21:07 UTC (permalink / raw)
  To: Shakeel Butt; +Cc: kbuild-all, Linux Memory Management List, Andrew Morton

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   2f1d5c77f13fe64497c2e2601605f7d7ec4da9b1
commit: 6cea679f43ca50f8947ce62d45edba5a7a3662f4 [10750/12085] mm: memcontrol: account pagetables per node
config: mips-loongson3_defconfig (attached as .config)
compiler: mips64el-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/next/linux-next.git/commit/?id=6cea679f43ca50f8947ce62d45edba5a7a3662f4
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 6cea679f43ca50f8947ce62d45edba5a7a3662f4
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 

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 >>, old ones prefixed by <<):

>> ERROR: modpost: "__mod_lruvec_page_state" [arch/mips/kvm/kvm.ko] undefined!

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

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

* Re: [linux-next:master 10750/12085] ERROR: modpost: "__mod_lruvec_page_state" undefined!
  2020-12-09 21:07 [linux-next:master 10750/12085] ERROR: modpost: "__mod_lruvec_page_state" undefined! kernel test robot
@ 2020-12-10 22:05 ` Shakeel Butt
  0 siblings, 0 replies; 2+ messages in thread
From: Shakeel Butt @ 2020-12-10 22:05 UTC (permalink / raw)
  To: kernel test robot; +Cc: kbuild-all, Linux Memory Management List, Andrew Morton

On Wed, Dec 9, 2020 at 1:07 PM kernel test robot <lkp@intel.com> wrote:
>
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   2f1d5c77f13fe64497c2e2601605f7d7ec4da9b1
> commit: 6cea679f43ca50f8947ce62d45edba5a7a3662f4 [10750/12085] mm: memcontrol: account pagetables per node
> config: mips-loongson3_defconfig (attached as .config)
> compiler: mips64el-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/next/linux-next.git/commit/?id=6cea679f43ca50f8947ce62d45edba5a7a3662f4
>         git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>         git fetch --no-tags linux-next master
>         git checkout 6cea679f43ca50f8947ce62d45edba5a7a3662f4
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips
>
> 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 >>, old ones prefixed by <<):
>
> >> ERROR: modpost: "__mod_lruvec_page_state" [arch/mips/kvm/kvm.ko] undefined!
>

Does this need EXPORT_SYMBOL(__mod_lruvec_page_state) in memcontrol.c?
Andrew, can you please add this export in the patch or let me know if
you want me to send a new version?


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

end of thread, other threads:[~2020-12-10 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 21:07 [linux-next:master 10750/12085] ERROR: modpost: "__mod_lruvec_page_state" undefined! kernel test robot
2020-12-10 22:05 ` Shakeel Butt

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