From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A1D5DC433F5 for ; Tue, 26 Apr 2022 18:17:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9ZPfGXD6b7GVbOQIOtW13CZFPZPtu5JkP56o6omuG0A=; b=oAA/1EfJQmve+d UTBNqKPcyDTqLJcmrUwJCOdsA2yXpfsSJCtrx4+cetX36Ag9bUMiR78bCqJJuSALI8pUMPPmaxnob dUN8QMrGHBbiQDJYzmALRVjVQsvujoS2kdytsjDDirW9qQd608JwH5QqSxBMWi2M2XuyOrNSnWGz0 67epJ4rp4VeTvL+ZNMpnLcBdPW1a0sfUnbTo8Sv7ZdEYm5Ro3C1fRAp/HMFRql7MsU3nMOzkWpX2Z 1iusXWUQLklU8gTH5Fh+WrEduN3i0DQsMA2WvAyTItRKlLvXmFmA3GkDVzqbQsuLhFsRoRwhlTBlK vGN6GIhjk8R/LAzOM4UQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njPjj-00FdZ8-8c; Tue, 26 Apr 2022 18:16:31 +0000 Received: from mga07.intel.com ([134.134.136.100]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njPjV-00FdSY-TT for linux-arm-kernel@lists.infradead.org; Tue, 26 Apr 2022 18:16:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650996977; x=1682532977; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=JW9g477eFo5T/YbxZ6fEAgD7lLOuo7kBu55PzoCbgHs=; b=aSUih8Lqg5iEwJqq7c/IWQMKsIfFHiiVk8/PSv2v3awoDerBxu0vEjcm c3VlkgJ23+v8wAn5olZDmQ7sylaDK3l4GjnBPnd0pgvl6as9nwk9+s1Rl gBzE21QbcDuPXMZ8JYkRaBs+/Zsn9IPykXhX8L6ze8bBZ3XuFU/fEahlV fPIYip4dZ/jFPof6cNSEcQI1eUbFQih5ErvNCVKa5pHeTlKCV5sWQMGl6 mXQtV2wkfLqIEXtXKDAPNWzcthqLH0ZkvfM9jb1LFJb51MnUDTQErbP5J ayFAoLG/KPcLHiySIEgnt81IvwmQ4aYk613bvfdeu4QvYYGhYsdv4BZsv Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10329"; a="328620651" X-IronPort-AV: E=Sophos;i="5.90,291,1643702400"; d="scan'208";a="328620651" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Apr 2022 11:16:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,291,1643702400"; d="scan'208";a="617124827" Received: from lkp-server01.sh.intel.com (HELO 5056e131ad90) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 26 Apr 2022 11:16:11 -0700 Received: from kbuild by 5056e131ad90 with local (Exim 4.95) (envelope-from ) id 1njPjP-0003so-Aj; Tue, 26 Apr 2022 18:16:11 +0000 Date: Wed, 27 Apr 2022 02:15:30 +0800 From: kernel test robot To: Qing Wang , Catalin Marinas , Will Deacon , Sudeep Holla , Greg Kroah-Hartman , "Rafael J. Wysocki" , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, vincent.guittot@linaro.org, dietmar.eggemann@arm.com, Wang Qing Subject: Re: [PATCH V2 2/2] arm64: Add complex scheduler level for arm64 Message-ID: <202204270201.FkymxKhn-lkp@intel.com> References: <1650628289-67716-3-git-send-email-wangqing@vivo.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1650628289-67716-3-git-send-email-wangqing@vivo.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220426_111618_033876_3D0093C8 X-CRM114-Status: GOOD ( 12.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Qing, Thank you for the patch! Yet something to improve: [auto build test ERROR on arm64/for-next/core] [also build test ERROR on driver-core/driver-core-testing linus/master arm-perf/for-next/perf v5.18-rc4 next-20220422] [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/intel-lab-lkp/linux/commits/Qing-Wang/Add-complex-scheduler-level-for-arm64/20220422-201107 base: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-next/core config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220427/202204270201.FkymxKhn-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818) 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 arm64 cross compiling tool for clang build # apt-get install binutils-aarch64-linux-gnu # https://github.com/intel-lab-lkp/linux/commit/3b18155ccd99fb790e719fa432366dfdb97ab57c git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Qing-Wang/Add-complex-scheduler-level-for-arm64/20220422-201107 git checkout 3b18155ccd99fb790e719fa432366dfdb97ab57c # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 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 >>): >> arch/arm64/kernel/smp.c:752:4: error: use of undeclared identifier 'arm64_complex_mask' { arm64_complex_mask, arm64_complex_flags, SD_INIT_NAME(CPL) }, ^ >> arch/arm64/kernel/smp.c:752:24: error: use of undeclared identifier 'arm64_complex_flags' { arm64_complex_mask, arm64_complex_flags, SD_INIT_NAME(CPL) }, ^ 2 errors generated. vim +/arm64_complex_mask +752 arch/arm64/kernel/smp.c 746 747 static struct sched_domain_topology_level arm64_topology[] = { 748 #ifdef CONFIG_SCHED_SMT 749 { cpu_smt_mask, cpu_smt_flags, SD_INIT_NAME(SMT) }, 750 #endif 751 #ifdef CONFIG_SCHED_COMPLEX > 752 { arm64_complex_mask, arm64_complex_flags, SD_INIT_NAME(CPL) }, 753 #endif 754 #ifdef CONFIG_SCHED_CLUSTER 755 { cpu_clustergroup_mask, cpu_cluster_flags, SD_INIT_NAME(CLS) }, 756 #endif 757 #ifdef CONFIG_SCHED_MC 758 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) }, 759 #endif 760 { cpu_cpu_mask, SD_INIT_NAME(DIE) }, 761 { NULL, }, 762 }; 763 -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel