All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [ammarfaizi2-block:dhowells/linux-fs/netfs-maple 41/42] ERROR: modpost: "netfs_page_mkwrite" [fs/afs/kafs.ko] undefined!
Date: Thu, 17 Feb 2022 11:32:33 +0800	[thread overview]
Message-ID: <202202171144.nlLFprPL-lkp@intel.com> (raw)

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

tree:   https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/netfs-maple
head:   5cb7f190822d09757b30cd9539e57eef72552d1f
commit: b1f2f7eee31062dfb5b817b8b98980273c39a6bf [41/42] afs: Use the netfs write helpers
config: mips-allmodconfig (https://download.01.org/0day-ci/archive/20220217/202202171144.nlLFprPL-lkp(a)intel.com/config)
compiler: mips-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/ammarfaizi2/linux-block/commit/b1f2f7eee31062dfb5b817b8b98980273c39a6bf
        git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
        git fetch --no-tags ammarfaizi2-block dhowells/linux-fs/netfs-maple
        git checkout b1f2f7eee31062dfb5b817b8b98980273c39a6bf
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips 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 >>, old ones prefixed by <<):

>> ERROR: modpost: "netfs_page_mkwrite" [fs/afs/kafs.ko] undefined!
ERROR: modpost: "mas_walk" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "mas_destroy" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "mas_expected_entries" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "xa_store_range" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "mas_store" [fs/netfs/netfs.ko] undefined!

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: David Howells <dhowells@redhat.com>
Cc: kbuild-all@lists.01.org,
	GNU/Weeb Mailing List <gwml@vger.gnuweeb.org>,
	linux-kernel@vger.kernel.org
Subject: [ammarfaizi2-block:dhowells/linux-fs/netfs-maple 41/42] ERROR: modpost: "netfs_page_mkwrite" [fs/afs/kafs.ko] undefined!
Date: Thu, 17 Feb 2022 11:32:33 +0800	[thread overview]
Message-ID: <202202171144.nlLFprPL-lkp@intel.com> (raw)

tree:   https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/netfs-maple
head:   5cb7f190822d09757b30cd9539e57eef72552d1f
commit: b1f2f7eee31062dfb5b817b8b98980273c39a6bf [41/42] afs: Use the netfs write helpers
config: mips-allmodconfig (https://download.01.org/0day-ci/archive/20220217/202202171144.nlLFprPL-lkp@intel.com/config)
compiler: mips-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/ammarfaizi2/linux-block/commit/b1f2f7eee31062dfb5b817b8b98980273c39a6bf
        git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
        git fetch --no-tags ammarfaizi2-block dhowells/linux-fs/netfs-maple
        git checkout b1f2f7eee31062dfb5b817b8b98980273c39a6bf
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips 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 >>, old ones prefixed by <<):

>> ERROR: modpost: "netfs_page_mkwrite" [fs/afs/kafs.ko] undefined!
ERROR: modpost: "mas_walk" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "mas_destroy" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "mas_expected_entries" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "xa_store_range" [fs/netfs/netfs.ko] undefined!
ERROR: modpost: "mas_store" [fs/netfs/netfs.ko] undefined!

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

             reply	other threads:[~2022-02-17  3:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17  3:32 kernel test robot [this message]
2022-02-17  3:32 ` [ammarfaizi2-block:dhowells/linux-fs/netfs-maple 41/42] ERROR: modpost: "netfs_page_mkwrite" [fs/afs/kafs.ko] undefined! kernel test robot

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=202202171144.nlLFprPL-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.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 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.