From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (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 B8F6D2CA6 for ; Mon, 6 Dec 2021 13:55:10 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10189"; a="224182668" X-IronPort-AV: E=Sophos;i="5.87,291,1631602800"; d="scan'208";a="224182668" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Dec 2021 05:55:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,291,1631602800"; d="scan'208";a="502130702" Received: from lkp-server02.sh.intel.com (HELO 9e1e9f9b3bcb) ([10.239.97.151]) by orsmga007.jf.intel.com with ESMTP; 06 Dec 2021 05:55:08 -0800 Received: from kbuild by 9e1e9f9b3bcb with local (Exim 4.92) (envelope-from ) id 1muESS-000LJl-70; Mon, 06 Dec 2021 13:55:08 +0000 Date: Mon, 6 Dec 2021 21:54:17 +0800 From: kernel test robot Cc: kbuild-all@lists.01.org, llvm@lists.linux.dev Subject: [tip:sched/core 3/8] kernel/sched/core_sched.o: warning: objtool: __sched_core_account_forceidle()+0x3c6: unreachable instruction Message-ID: <202112062146.ZCkjHRUq-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 User-Agent: Mutt/1.10.1 (2018-07-13) CC: linux-kernel@vger.kernel.org CC: x86@kernel.org TO: Josh Don CC: Peter Zijlstra tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core head: 8c92606ab81086db00cbb73347d124b4eb169b7e commit: 4feee7d12603deca8775f9f9ae5e121093837444 [3/8] sched/core: Forced idle accounting config: x86_64-randconfig-a015-20211205 (https://download.01.org/0day-ci/archive/20211206/202112062146.ZCkjHRUq-lkp@intel.com/config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 5f1d1854eb1450d352663ee732235893c5782237) 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 # https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=4feee7d12603deca8775f9f9ae5e121093837444 git remote add tip https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git git fetch --no-tags tip sched/core git checkout 4feee7d12603deca8775f9f9ae5e121093837444 # 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=x86_64 SHELL=/bin/bash kernel/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> kernel/sched/core_sched.o: warning: objtool: __sched_core_account_forceidle()+0x3c6: unreachable instruction --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3055682485130825253==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [tip:sched/core 3/8] kernel/sched/core_sched.o: warning: objtool: __sched_core_account_forceidle()+0x3c6: unreachable instruction Date: Mon, 06 Dec 2021 21:54:17 +0800 Message-ID: <202112062146.ZCkjHRUq-lkp@intel.com> List-Id: --===============3055682485130825253== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable CC: linux-kernel(a)vger.kernel.org CC: x86(a)kernel.org TO: Josh Don CC: Peter Zijlstra tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/c= ore head: 8c92606ab81086db00cbb73347d124b4eb169b7e commit: 4feee7d12603deca8775f9f9ae5e121093837444 [3/8] sched/core: Forced i= dle accounting config: x86_64-randconfig-a015-20211205 (https://download.01.org/0day-ci/ar= chive/20211206/202112062146.ZCkjHRUq-lkp(a)intel.com/config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 5f1d18= 54eb1450d352663ee732235893c5782237) reproduce (this is a W=3D1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/= make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commi= t/?id=3D4feee7d12603deca8775f9f9ae5e121093837444 git remote add tip https://git.kernel.org/pub/scm/linux/kernel/git/= tip/tip.git git fetch --no-tags tip sched/core git checkout 4feee7d12603deca8775f9f9ae5e121093837444 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dclang make.cross W=3D= 1 O=3Dbuild_dir ARCH=3Dx86_64 SHELL=3D/bin/bash kernel/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> kernel/sched/core_sched.o: warning: objtool: __sched_core_account_forcei= dle()+0x3c6: unreachable instruction --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============3055682485130825253==--