From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 46CA165EC7; Tue, 5 Dec 2023 14:49:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ev6ZGmEX" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701787767; x=1733323767; h=date:from:to:cc:subject:message-id:mime-version; bh=vAAQ8wa0EAG2/mzy0oHSIHGOs2O1vadv0yCm0YHbt1w=; b=ev6ZGmEXqpYZiyKwUl2hQBo2CzUFBs+30polJEmBVe4J7tK02hyPjIco pgusVWaNgd1CXrERiMkrk0o6e80+NWl5GzT0OpLzS4LEbKfVNr8WNW83r gaJTnOs+Wuzkb+zxTt7Gy8W0uplyQbU1l/ch9fZUUeH1WmSW1xnM1a+OQ bBlLFYoZWMaWqfy2urUUyiZf3wQIKOHCtDW4auugNm9gXdYE3AFK4xfVF s5UJktvNukKPaANLIx6JD4055BvycNzZwYyBAeWzHcj/eH5bOTQHYjyyq ylssQ/bGQf1Py7tZf6eu6E2j7wTZmBncpCgRbnkqMb/dVyS1t6eHh/7l/ w==; X-IronPort-AV: E=McAfee;i="6600,9927,10915"; a="966781" X-IronPort-AV: E=Sophos;i="6.04,252,1695711600"; d="scan'208";a="966781" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2023 06:49:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10915"; a="770942104" X-IronPort-AV: E=Sophos;i="6.04,252,1695711600"; d="scan'208";a="770942104" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by orsmga002.jf.intel.com with ESMTP; 05 Dec 2023 06:49:23 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rAWjg-0009CU-2g; Tue, 05 Dec 2023 14:49:20 +0000 Date: Tue, 5 Dec 2023 22:49:06 +0800 From: kernel test robot To: Arnd Bergmann Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-arch@vger.kernel.org Subject: [arnd-asm-generic:mips-prototypes 12/20] ld.lld: error: undefined symbol: octeon_cache_init Message-ID: <202312052241.PBlQLxHZ-lkp@intel.com> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tree: https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git mips-prototypes head: 3ba13f3f1f92410943161b5c13347847e79623e1 commit: 5e98240758cb00fac9636b0e38aebd383ef74694 [12/20] mips: move cache declarations into header config: mips-rs90_defconfig (https://download.01.org/0day-ci/archive/20231205/202312052241.PBlQLxHZ-lkp@intel.com/config) compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052241.PBlQLxHZ-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 | Closes: https://lore.kernel.org/oe-kbuild-all/202312052241.PBlQLxHZ-lkp@intel.com/ All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: octeon_cache_init >>> referenced by cache.c >>> arch/mips/mm/cache.o:(cpu_cache_init) in archive vmlinux.a -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki