In-Reply-To: <20200609131404.17523-29-digetx(a)gmail.com>
References: <20200609131404.17523-29-digetx(a)gmail.com>
TO: Dmitry Osipenko <digetx(a)gmail.com>
Hi Dmitry,
I love your patch! Yet something to improve:
[auto build test ERROR on tegra/for-next]
[also build test ERROR on clk/clk-next next-20200609]
[cannot apply to robh/for-next tegra-drm/drm/tegra/for-next linus/master v5.7]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see
https://stackoverflow.com/a/37406982]
url:
https://github.com/0day-ci/linux/commits/Dmitry-Osipenko/Introduce-memory...
base:
https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git for-next
config: x86_64-randconfig-r023-20200609 (attached as .config)
compiler: clang version 11.0.0 (
https://github.com/llvm/llvm-project
bc2b70982be8f5250cd0082a7190f8b417bd4dfe)
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
# install x86_64 cross compiling tool for clang build
# apt-get install binutils-x86-64-linux-gnu
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
> ld.lld: error: duplicate symbol: icc_node_destroy
>> defined at tegra30-devfreq.c
>> devfreq/tegra30-devfreq.o:(icc_node_destroy) in archive drivers/built-in.a
>> defined at tegra20-devfreq.c
>> devfreq/tegra20-devfreq.o:(.text+0x0) in archive drivers/built-in.a
--
> ld.lld: error: duplicate symbol: icc_link_destroy
>> defined at tegra30-devfreq.c
>> devfreq/tegra30-devfreq.o:(icc_link_destroy) in archive drivers/built-in.a
>> defined at tegra20-devfreq.c
>> devfreq/tegra20-devfreq.o:(.text+0x6) in archive drivers/built-in.a
--
> ld.lld: error: duplicate symbol: icc_node_add
>> defined at tegra30-devfreq.c
>> devfreq/tegra30-devfreq.o:(icc_node_add) in archive drivers/built-in.a
>> defined at tegra20-devfreq.c
>> devfreq/tegra20-devfreq.o:(.text+0x11) in archive drivers/built-in.a
--
> ld.lld: error: duplicate symbol: icc_node_del
>> defined at tegra30-devfreq.c
>> devfreq/tegra30-devfreq.o:(icc_node_del) in archive drivers/built-in.a
>> defined at tegra20-devfreq.c
>> devfreq/tegra20-devfreq.o:(.text+0x17) in archive drivers/built-in.a
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org