From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [RFC PATCH 2/2] mtd: core: introduce of support for dynamic partitions
Date: Fri, 21 Jan 2022 10:38:13 +0800 [thread overview]
Message-ID: <202201211003.6NTRXP9H-lkp@intel.com> (raw)
In-Reply-To: <20220120202615.28076-3-ansuelsmth@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1907 bytes --]
Hi Ansuel,
[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on mtd/mtd/next]
[also build test ERROR on mtd/mtd/fixes robh/for-next v5.16 next-20220120]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Ansuel-Smith/Add-nvmem-support-for-dynamic-partitions/20220121-042801
base: https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next
config: arc-randconfig-r043-20220120 (https://download.01.org/0day-ci/archive/20220121/202201211003.6NTRXP9H-lkp(a)intel.com/config)
compiler: arc-elf-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/e0b2803ed83327a84dc5e92fbb2f2d704748e08f
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Ansuel-Smith/Add-nvmem-support-for-dynamic-partitions/20220121-042801
git checkout e0b2803ed83327a84dc5e92fbb2f2d704748e08f
# 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=arc 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: "mtd_get_of_node" [drivers/mtd/nand/nandcore.ko] undefined!
>> ERROR: modpost: "mtd_get_of_node" [drivers/mtd/parsers/ofpart.ko] undefined!
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
prev parent reply other threads:[~2022-01-21 2:38 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-20 20:26 [RFC PATCH 0/2] Add nvmem support for dynamic partitions Ansuel Smith
2022-01-20 20:26 ` Ansuel Smith
2022-01-20 20:26 ` [RFC PATCH 1/2] dt-bindings: mtd: partitions: Document new dynamic-partitions node Ansuel Smith
2022-01-20 20:26 ` Ansuel Smith
2022-01-20 22:32 ` Rob Herring
2022-01-20 22:32 ` Rob Herring
2022-01-21 1:49 ` Rob Herring
2022-01-21 1:49 ` Rob Herring
2022-01-22 0:29 ` Ansuel Smith
2022-01-22 0:29 ` Ansuel Smith
2022-01-24 22:02 ` Rafał Miłecki
2022-01-24 22:02 ` Rafał Miłecki
2022-01-24 22:12 ` Ansuel Smith
2022-01-24 22:12 ` Ansuel Smith
2022-01-25 20:21 ` Rafał Miłecki
2022-01-25 20:21 ` Rafał Miłecki
2022-01-25 20:30 ` Ansuel Smith
2022-01-25 20:30 ` Ansuel Smith
2022-01-20 20:26 ` [RFC PATCH 2/2] mtd: core: introduce of support for dynamic partitions Ansuel Smith
2022-01-20 20:26 ` Ansuel Smith
2022-01-21 2:38 ` kernel test robot [this message]
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=202201211003.6NTRXP9H-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.