From: kernel test robot <lkp@intel.com>
To: Rosen Penev <rosenp@gmail.com>, dmaengine@vger.kernel.org
Cc: oe-kbuild-all@lists.linux.dev, Vinod Koul <vkoul@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: pl08x: add COMPILE_TEST support
Date: Thu, 25 Dec 2025 23:10:55 +0800 [thread overview]
Message-ID: <202512252208.RWDZzD7W-lkp@intel.com> (raw)
In-Reply-To: <20251223204500.12786-1-rosenp@gmail.com>
Hi Rosen,
kernel test robot noticed the following build errors:
[auto build test ERROR on vkoul-dmaengine/next]
[also build test ERROR on linus/master v6.19-rc2 next-20251219]
[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#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Rosen-Penev/dmaengine-pl08x-add-COMPILE_TEST-support/20251224-045157
base: https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git next
patch link: https://lore.kernel.org/r/20251223204500.12786-1-rosenp%40gmail.com
patch subject: [PATCH] dmaengine: pl08x: add COMPILE_TEST support
config: arc-randconfig-r112-20251225 (https://download.01.org/0day-ci/archive/20251225/202512252208.RWDZzD7W-lkp@intel.com/config)
compiler: arc-linux-gcc (GCC) 10.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251225/202512252208.RWDZzD7W-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/202512252208.RWDZzD7W-lkp@intel.com/
All errors (new ones prefixed by >>):
arc-linux-ld: drivers/dma/amba-pl08x.o: in function `pl08x_probe':
>> amba-pl08x.c:(.text+0x245e): undefined reference to `amba_request_regions'
>> arc-linux-ld: amba-pl08x.c:(.text+0x245e): undefined reference to `amba_request_regions'
>> arc-linux-ld: amba-pl08x.c:(.text+0x24ea): undefined reference to `amba_release_regions'
>> arc-linux-ld: amba-pl08x.c:(.text+0x24ea): undefined reference to `amba_release_regions'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-12-25 15:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-23 20:45 [PATCH] dmaengine: pl08x: add COMPILE_TEST support Rosen Penev
2025-12-25 15:10 ` kernel test robot [this message]
2025-12-27 12:10 ` 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=202512252208.RWDZzD7W-lkp@intel.com \
--to=lkp@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=rosenp@gmail.com \
--cc=vkoul@kernel.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 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).