All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Konrad Dybcio <konradybcio@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
Date: Thu, 31 Jul 2025 04:05:23 +0800	[thread overview]
Message-ID: <202507310304.OdNSnFmm-lkp@intel.com> (raw)
In-Reply-To: <20250730-topic-dma_genise_cookie-v1-2-b505c1238f9f@oss.qualcomm.com>

Hi Konrad,

[This is a private test report for your RFC patch.]
kernel test robot noticed the following build errors:

[auto build test ERROR on 79fb37f39b77bbf9a56304e9af843cd93a7a1916]

url:    https://github.com/intel-lab-lkp/linux/commits/Konrad-Dybcio/dt-bindings-dma-qcom-gpi-Retire-passing-the-protocol-ID/20250730-173806
base:   79fb37f39b77bbf9a56304e9af843cd93a7a1916
patch link:    https://lore.kernel.org/r/20250730-topic-dma_genise_cookie-v1-2-b505c1238f9f%40oss.qualcomm.com
patch subject: [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
config: i386-buildonly-randconfig-001-20250731 (https://download.01.org/0day-ci/archive/20250731/202507310304.OdNSnFmm-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14+deb12u1) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250731/202507310304.OdNSnFmm-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/202507310304.OdNSnFmm-lkp@intel.com/

All error/warnings (new ones prefixed by >>):

   In file included from drivers/ntb/ntb_transport.c:52:
>> include/linux/dmaengine.h:1555:18: warning: no previous prototype for 'dma_request_chan_w_data' [-Wmissing-prototypes]
    1555 | struct dma_chan *dma_request_chan_w_data(struct device *dev,
         |                  ^~~~~~~~~~~~~~~~~~~~~~~
--
   ld: drivers/md/raid5-cache.o: in function `dma_request_chan_w_data':
>> raid5-cache.c:(.text+0x31dc): multiple definition of `dma_request_chan_w_data'; drivers/md/raid5.o:raid5.c:(.text+0x735c): first defined here
   ld: drivers/md/raid5-ppl.o: in function `dma_request_chan_w_data':
   raid5-ppl.c:(.text+0x1f54): multiple definition of `dma_request_chan_w_data'; drivers/md/raid5.o:raid5.c:(.text+0x735c): first defined here

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  parent reply	other threads:[~2025-07-30 20:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-30  9:33 [RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate Konrad Dybcio
2025-07-30  9:33 ` [PATCH RFC 1/6] dt-bindings: dma: qcom,gpi: Retire passing the protocol ID Konrad Dybcio
2025-07-30 23:46   ` Rob Herring
2025-08-01 11:36     ` Konrad Dybcio
2025-07-30  9:33 ` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate Konrad Dybcio
2025-07-30 16:39   ` Frank Li
2025-07-30 18:04     ` Laurent Pinchart
2025-07-30 18:37       ` Frank Li
2025-08-01 12:00         ` Laurent Pinchart
2025-08-02 12:37           ` Konrad Dybcio
2025-08-04 23:51             ` Laurent Pinchart
2025-08-05 14:04               ` Konrad Dybcio
2025-07-30 19:43   ` kernel test robot
2025-07-30 20:05   ` kernel test robot [this message]
2025-07-30  9:33 ` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints Konrad Dybcio
2025-07-30 11:32   ` Geert Uytterhoeven
2025-08-02 12:39     ` Konrad Dybcio
2025-08-05 22:08     ` Andy Shevchenko
2025-07-30  9:33 ` [PATCH RFC 4/6] i2c: qcom-geni: Hint GENI protocol ID to GPI DMA Konrad Dybcio
2025-07-30  9:33 ` [PATCH RFC 5/6] spi: geni-qcom: " Konrad Dybcio
2025-07-30 10:19   ` Mark Brown
2025-07-30  9:33 ` [PATCH RFC 6/6] arm64: dts: qcom: x1e80100: Remove GENI protocol ID from DMA cells Konrad Dybcio

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=202507310304.OdNSnFmm-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=konradybcio@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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.