From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 3EF317A for ; Thu, 10 Mar 2022 09:46:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646905613; x=1678441613; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=b3/fS2yHAqNHl1jboCRu52MjsVGWP5Iqz5RL18JPJbw=; b=dV/ul8ePl3mPbMP4AUCHHtL98ECFK95d3xsrsBC5u2MC+4A8DGTcil/c rn1V/HBHyqUl7/tLJzRfQZxZKieUB+o/NDQH4Owlvb4LO11gHr23Qi3gE UDq96dWT2esoqvTVUHaMfgOesZYKp/eIEICNnR9YuYcM1vxZuR0OmBpDc HSTGzUbHZqDolg45lIX/DjM+rXr9aLWaiHhI11VNtsUSkSIm5XsTiXbIw wenDieCDJwFvrDcLqCE9IgjR+oBRW/mmkzNMaRTfMy3XFW9wCXhcgpLgp 1JeStvssveRXBkjNpJgU/1fyKKPddi73VKO78WSLvVBGCn8Ey0hf13nhc g==; X-IronPort-AV: E=McAfee;i="6200,9189,10281"; a="279945290" X-IronPort-AV: E=Sophos;i="5.90,170,1643702400"; d="scan'208";a="279945290" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Mar 2022 01:46:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,170,1643702400"; d="scan'208";a="781400231" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by fmsmga006.fm.intel.com with ESMTP; 10 Mar 2022 01:46:49 -0800 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nSFNh-0004ks-66; Thu, 10 Mar 2022 09:46:49 +0000 Date: Thu, 10 Mar 2022 17:46:31 +0800 From: kernel test robot To: Ansuel Smith , Andy Gross , Bjorn Andersson , Rob Herring , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, Ansuel Smith , Jonathan McDowell Subject: Re: [PATCH v3 10/18] ARM: dts: qcom: add saw for l2 cache and kraitcc for ipq8064 Message-ID: <202203101733.hkbTGp6Y-lkp@intel.com> References: <20220309190152.7998-11-ansuelsmth@gmail.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 In-Reply-To: <20220309190152.7998-11-ansuelsmth@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Hi Ansuel, Thank you for the patch! Yet something to improve: [auto build test ERROR on robh/for-next] [also build test ERROR on linux/master linus/master v5.17-rc7 next-20220309] [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] url: https://github.com/0day-ci/linux/commits/Ansuel-Smith/Multiple-addition-to-ipq8064-dtsi/20220310-031750 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next config: arm-defconfig (https://download.01.org/0day-ci/archive/20220310/202203101733.hkbTGp6Y-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 276ca87382b8f16a65bddac700202924228982f6) 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 arm cross compiling tool for clang build # apt-get install binutils-arm-linux-gnueabi # https://github.com/0day-ci/linux/commit/52c3b4af226c7a50772c40012b3789b5348e49b5 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Ansuel-Smith/Multiple-addition-to-ipq8064-dtsi/20220310-031750 git checkout 52c3b4af226c7a50772c40012b3789b5348e49b5 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> ERROR: Input tree has errors, aborting (use -f to force output) --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org