From: kernel test robot <lkp@intel.com>
To: Suren Baghdasaryan <surenb@google.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings
Date: Fri, 21 Mar 2025 14:12:51 +0800 [thread overview]
Message-ID: <202503211329.lucpLTfc-lkp@intel.com> (raw)
In-Reply-To: <20250320173931.1583800-4-surenb@google.com>
Hi Suren,
[This is a private test report for your RFC patch.]
kernel test robot noticed the following build errors:
[auto build test ERROR on 40caf747267c18b6206e26a37d6ea6b695236c11]
url: https://github.com/intel-lab-lkp/linux/commits/Suren-Baghdasaryan/mm-implement-cleancache/20250321-014107
base: 40caf747267c18b6206e26a37d6ea6b695236c11
patch link: https://lore.kernel.org/r/20250320173931.1583800-4-surenb%40google.com
patch subject: [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings
config: arm64-randconfig-004-20250321 (https://download.01.org/0day-ci/archive/20250321/202503211329.lucpLTfc-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project 87916f8c32ebd8e284091db9b70339df57fd1e90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250321/202503211329.lucpLTfc-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202503211329.lucpLTfc-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: gcma_alloc_range
>>> referenced by cma.c:829 (mm/cma.c:829)
>>> mm/cma.o:(__cma_alloc) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: gcma_free_range
>>> referenced by cma.c:1012 (mm/cma.c:1012)
>>> mm/cma.o:(cma_release) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: gcma_register_area
>>> referenced by cma.c:174 (mm/cma.c:174)
>>> mm/cma.o:(cma_activate_area) in archive vmlinux.a
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-03-21 6:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-20 17:39 [RFC 0/3] Guaranteed CMA Suren Baghdasaryan
2025-03-20 17:39 ` [RFC 1/3] mm: implement cleancache Suren Baghdasaryan
2025-03-21 5:13 ` Christoph Hellwig
2025-03-21 16:03 ` Suren Baghdasaryan
2025-03-20 17:39 ` [RFC 2/3] mm: introduce GCMA Suren Baghdasaryan
2025-03-21 5:14 ` Christoph Hellwig
2025-03-21 16:13 ` Suren Baghdasaryan
2025-03-20 17:39 ` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings Suren Baghdasaryan
2025-03-21 6:12 ` kernel test robot
2025-03-21 6:12 ` kernel test robot [this message]
2025-03-21 14:05 ` Conor Dooley
2025-03-21 16:14 ` Suren Baghdasaryan
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=202503211329.lucpLTfc-lkp@intel.com \
--to=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=surenb@google.com \
/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.