[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202210132224.sehJtNPA-lkp@intel.com>
Date: Thu, 13 Oct 2022 22:59:58 +0800
From: kernel test robot <lkp@...el.com>
To: Nava kishore Manne <nava.kishore.manne@....com>, git@...inx.com,
michal.simek@...inx.com, mdf@...nel.org, hao.wu@...el.com,
yilun.xu@...el.com, trix@...hat.com, gregkh@...uxfoundation.org,
ronak.jain@...inx.com, rajan.vaja@...inx.com,
abhyuday.godhasara@...inx.com, harsha.harsha@...inx.com,
lakshmi.sai.krishna.potthuri@...inx.com, tanmay.shah@...inx.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-fpga@...r.kernel.org
Cc: kbuild-all@...ts.01.org
Subject: Re: [PATCH v3 1/2] firmware: xilinx: Add pm api function for PL
config reg readback
Hi Nava,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on v6.0]
[cannot apply to xilinx-xlnx/master linus/master next-20221013]
[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/Nava-kishore-Manne/Adds-status-interface-for-zynqmp-fpga/20221013-170902
base: 4fe89d07dcc2804c8b562f6c7896a45643d34b2f
config: m68k-allyesconfig
compiler: m68k-linux-gcc (GCC) 12.1.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/intel-lab-lkp/linux/commit/53624ba21db021d42d5009e5591e4b69d91560b0
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Nava-kishore-Manne/Adds-status-interface-for-zynqmp-fpga/20221013-170902
git checkout 53624ba21db021d42d5009e5591e4b69d91560b0
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
m68k-linux-ld: drivers/spi/spi-zynqmp-gqspi.o: in function `zynqmp_pm_fpga_get_config_status':
>> spi-zynqmp-gqspi.c:(.text+0xf64): multiple definition of `zynqmp_pm_fpga_get_config_status'; drivers/spi/spi-cadence-quadspi.o:spi-cadence-quadspi.c:(.text+0x1bbe): first defined here
m68k-linux-ld: drivers/mmc/host/sdhci-of-arasan.o: in function `zynqmp_pm_fpga_get_config_status':
sdhci-of-arasan.c:(.text+0x14c8): multiple definition of `zynqmp_pm_fpga_get_config_status'; drivers/spi/spi-cadence-quadspi.o:spi-cadence-quadspi.c:(.text+0x1bbe): first defined here
m68k-linux-ld: drivers/crypto/xilinx/zynqmp-aes-gcm.o: in function `zynqmp_pm_fpga_get_config_status':
zynqmp-aes-gcm.c:(.text+0x5f0): multiple definition of `zynqmp_pm_fpga_get_config_status'; drivers/spi/spi-cadence-quadspi.o:spi-cadence-quadspi.c:(.text+0x1bbe): first defined here
m68k-linux-ld: drivers/crypto/xilinx/zynqmp-sha.o: in function `zynqmp_pm_fpga_get_config_status':
zynqmp-sha.c:(.text+0x1d2): multiple definition of `zynqmp_pm_fpga_get_config_status'; drivers/spi/spi-cadence-quadspi.o:spi-cadence-quadspi.c:(.text+0x1bbe): first defined here
m68k-linux-ld: drivers/fpga/zynqmp-fpga.o: in function `zynqmp_pm_fpga_get_config_status':
zynqmp-fpga.c:(.text+0xee): multiple definition of `zynqmp_pm_fpga_get_config_status'; drivers/spi/spi-cadence-quadspi.o:spi-cadence-quadspi.c:(.text+0x1bbe): first defined here
m68k-linux-ld: drivers/fpga/versal-fpga.o: in function `zynqmp_pm_fpga_get_config_status':
versal-fpga.c:(.text+0xf6): multiple definition of `zynqmp_pm_fpga_get_config_status'; drivers/spi/spi-cadence-quadspi.o:spi-cadence-quadspi.c:(.text+0x1bbe): first defined here
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (279520 bytes)
Powered by blists - more mailing lists