Re: [PATCH v3 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
From: kernel test robot <hidden>
Date: 2023-01-13 20:15:17
Also in:
linux-mediatek, lkml, oe-kbuild-all
From: kernel test robot <hidden>
Date: 2023-01-13 20:15:17
Also in:
linux-mediatek, lkml, oe-kbuild-all
Hi AngeloGioacchino, Thank you for the patch! Yet something to improve: [auto build test ERROR on clk/clk-next] [also build test ERROR on linus/master v6.2-rc3 next-20230113] [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/AngeloGioacchino-Del-Regno/clk-mediatek-mt8192-Correctly-unregister-and-free-clocks-on-failure/20230113-193607 base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next patch link: https://lore.kernel.org/r/20230113110616.111001-12-angelogioacchino.delregno%40collabora.com patch subject: [PATCH v3 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible config: csky-randconfig-r033-20230112 compiler: csky-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/7e75bfe86c870d8852b1a275f38f632bc72ba505 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review AngeloGioacchino-Del-Regno/clk-mediatek-mt8192-Correctly-unregister-and-free-clocks-on-failure/20230113-193607 git checkout 7e75bfe86c870d8852b1a275f38f632bc72ba505 # 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=csky olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=csky SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot [off-list ref] All errors (new ones prefixed by >>, old ones prefixed by <<):
quoted
ERROR: modpost: "cg_regs_dummy" [drivers/clk/mediatek/clk-mt6779.ko] undefined!
-- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests