On 2023/8/11 11:00, Nathan Chancellor wrote: > On Fri, Aug 11, 2023 at 09:58:02AM +0800, Miaohe Lin wrote: >> On 2023/8/9 3:26, kernel test robot wrote: >>> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master >>> head: 71cd4fc492ec41e4acd85e98bbf7a13753fc1e03 >>> commit: 489dcf298fbc8c0be81d98a6477ddeadc7327858 [7083/7933] mm/mm_init.c: remove obsolete macro HASH_SMALL >>> config: arm64-randconfig-r032-20230808 (https://download.01.org/0day-ci/archive/20230809/202308090338.AqDF9eEK-lkp@xxxxxxxxx/config) >>> compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a) >>> reproduce: (https://download.01.org/0day-ci/archive/20230809/202308090338.AqDF9eEK-lkp@xxxxxxxxx/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@xxxxxxxxx> >>> | Closes: https://lore.kernel.org/oe-kbuild-all/202308090338.AqDF9eEK-lkp@xxxxxxxxx/ >>> >>> Note: the linux-next/master HEAD 71cd4fc492ec41e4acd85e98bbf7a13753fc1e03 builds fine. >>> It may have been fixed somewhere. >>> >>> All errors (new ones prefixed by >>): >>> >>>>> ld.lld: error: assignment to symbol __init_end does not converge >> >> Thanks for your report. It seems that commit is irrelevant to the problem and I have no idea what >> this error means. Could you please give me some more information? > > This is a known randconfig failure, it is safe for you to ignore it. Many thanks for your information! This really helps. :) > > https://github.com/ClangBuiltLinux/linux/issues/1790 > > Cheers, > Nathan > . >