From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.43]) (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 0BA1A10940 for ; Fri, 27 Oct 2023 07:54:20 +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="XrYZC/Qw" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1698393261; x=1729929261; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=9f7KCpcClMX4zOG+PhlFub8CGNanF6tmYlOOi+MezcI=; b=XrYZC/Qw3WU4f9nJJTloggm91DRBA8IQBt2LjwmMhNBmrJRSkHcQXpl/ G6gok06d3KFTkgH1PAzynivr02douizeiCVnf/X9xiVGFR45O7o330jv8 nWiSOuyUuwe313O2spe6HYVlP/oxejSuBbIpa00GcCfthDhpGus7U7Sj+ lN03eXSErtPYFeL4Q9adJpeQ6bZA+MPq2MP4pxvyf1lzqB+vFFIuL4L9m WshorGLA5Apxs3ZN95399Lq0jBysyAWC1eUfe/Bq62OC5WVXxIq/sjULO uhhJ62q7Bh2aTvpqH8zvjomPxz3bEqzH4RgZtk8RnDk77Pj7B07/tJdnD A==; X-IronPort-AV: E=McAfee;i="6600,9927,10875"; a="473969572" X-IronPort-AV: E=Sophos;i="6.03,255,1694761200"; d="scan'208";a="473969572" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Oct 2023 00:54:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10875"; a="709343915" X-IronPort-AV: E=Sophos;i="6.03,255,1694761200"; d="scan'208";a="709343915" Received: from lkp-server01.sh.intel.com (HELO 8917679a5d3e) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 27 Oct 2023 00:54:15 -0700 Received: from kbuild by 8917679a5d3e with local (Exim 4.96) (envelope-from ) id 1qwHfZ-000Abn-1k; Fri, 27 Oct 2023 07:54:13 +0000 Date: Fri, 27 Oct 2023 15:53:51 +0800 From: kernel test robot To: Herve Codina , Rob Herring , Frank Rowand , Lizhi Hou Cc: oe-kbuild-all@lists.linux.dev, Max Zhen , Sonal Santan , Stefano Stabellini , Jonathan Cameron , Bjorn Helgaas , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Allan Nielsen , Horatiu Vultur , Steen Hegelund , Thomas Petazzoni , Herve Codina Subject: Re: [PATCH v2 3/3] of: unittest: Add tests for address translations Message-ID: <202310271513.8MUErCK4-lkp@intel.com> References: <20231017110221.189299-4-herve.codina@bootlin.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231017110221.189299-4-herve.codina@bootlin.com> Hi Herve, kernel test robot noticed the following build errors: [auto build test ERROR on robh/for-next] [also build test ERROR on linus/master v6.6-rc7 next-20231026] [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/Herve-Codina/of-address-Fix-address-translation-when-address-size-is-greater-than-2/20231017-190414 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next patch link: https://lore.kernel.org/r/20231017110221.189299-4-herve.codina%40bootlin.com patch subject: [PATCH v2 3/3] of: unittest: Add tests for address translations config: s390-randconfig-002-20231027 (https://download.01.org/0day-ci/archive/20231027/202310271513.8MUErCK4-lkp@intel.com/config) compiler: s390-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231027/202310271513.8MUErCK4-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/202310271513.8MUErCK4-lkp@intel.com/ All errors (new ones prefixed by >>): s390-linux-ld: drivers/of/unittest.o: in function `of_unittest_check_addr': >> unittest.c:(.init.text+0x5ad2): undefined reference to `of_address_to_resource' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki