From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_NONE, T_SPF_PERMERROR,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gnuweeb.org (Postfix) with ESMTPS id 6695E80C16 for ; Fri, 2 Sep 2022 21:09:27 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=cCubena8; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1662152967; x=1693688967; h=date:from:to:cc:subject:message-id:mime-version; bh=VHZ8aWZmpuSA6FdqCDxllwtv5Aafoh5gtWQucnf+BnQ=; b=cCubena8dyWzsiIPYvoGyY+xJO+zAhQ3p3F53hnPSJM+sZ55cW7uhadY vyZOMSPU9any257ZgFxQDTCxMiKG+mF79X6yXd3VkyYXauO3DJPLse6Xv RoC5TY/Gbr76TJJWFrcExuxej89m51Aa5bnyXzo5050a5Gux73G38Osgp 1NS8vepl4HnPyckZ4/YRgtoogsDYopMikqcP2aAkwQ2FCBV+GjxccylZW NkP8hviwaPZU6d6yMKp5MaffiJ+E0G6v07VfW4+gdSC3IEqs0NniOlSp9 oYF4oIgv1I4iWpQ3ntlkwvVKQF02/+xsyvy37n/u4vfQvKkesa9Egl51G Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10458"; a="357804453" X-IronPort-AV: E=Sophos;i="5.93,285,1654585200"; d="scan'208";a="357804453" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Sep 2022 14:09:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,285,1654585200"; d="scan'208";a="674507277" Received: from lkp-server02.sh.intel.com (HELO 95dfd251caa2) ([10.239.97.151]) by fmsmga008.fm.intel.com with ESMTP; 02 Sep 2022 14:09:24 -0700 Received: from kbuild by 95dfd251caa2 with local (Exim 4.96) (envelope-from ) id 1oUDum-0000cl-0S; Fri, 02 Sep 2022 21:09:24 +0000 Date: Sat, 3 Sep 2022 05:08:58 +0800 From: kernel test robot To: Ammar Faizi , GNU/Weeb Mailing List Cc: kbuild-all@lists.01.org Subject: [ammarfaizi2-block:google/android/kernel/common/android13-5.15 1113/5636] arm-linux-gnueabi-ld: drivers/android/android_debug_symbols.o:undefined reference to `__per_cpu_start' Message-ID: <202209030537.oTDBoZ3B-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: Hi Prasad, First bad commit (maybe != root cause): tree: https://github.com/ammarfaizi2/linux-block google/android/kernel/common/android13-5.15 head: 754bb029c85fb4b18d198216540f75e635dde8d4 commit: b2df67a932b5cbd6535de9f1a6e63004992ad014 [1113/5636] ANDROID: android: Create debug_symbols driver config: arm-randconfig-r005-20220831 (https://download.01.org/0day-ci/archive/20220903/202209030537.oTDBoZ3B-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 12.1.0 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://github.com/ammarfaizi2/linux-block/commit/b2df67a932b5cbd6535de9f1a6e63004992ad014 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block google/android/kernel/common/android13-5.15 git checkout b2df67a932b5cbd6535de9f1a6e63004992ad014 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): arm-linux-gnueabi-ld: drivers/gpu/drm/ttm/ttm_bo_vm.o: in function `ttm_bo_vm_fault_reserved': ttm_bo_vm.c:(.text+0x3f0): undefined reference to `vmf_insert_pfn_prot' arm-linux-gnueabi-ld: drivers/gpu/drm/ttm/ttm_bo_vm.o: in function `ttm_bo_vm_dummy_page': ttm_bo_vm.c:(.text+0x494): undefined reference to `vmf_insert_pfn_prot' >> arm-linux-gnueabi-ld: drivers/android/android_debug_symbols.o:(.rodata+0x14): undefined reference to `__per_cpu_start' >> arm-linux-gnueabi-ld: drivers/android/android_debug_symbols.o:(.rodata+0x1c): undefined reference to `__per_cpu_end' >> arm-linux-gnueabi-ld: drivers/android/android_debug_symbols.o:(.rodata+0x6c): undefined reference to `stack_guard_gap' >> arm-linux-gnueabi-ld: drivers/android/android_debug_symbols.o:(.rodata+0x74): undefined reference to `sysctl_legacy_va_layout' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for SND_JACK Depends on [n]: SOUND [=n] && !UML && SND [=n] Selected by [y]: - GKI_HIDDEN_SND_CONFIGS [=y] WARNING: unmet direct dependencies detected for SND_VMASTER Depends on [n]: SOUND [=n] && !UML && SND [=n] Selected by [y]: - GKI_HIDDEN_SND_CONFIGS [=y] WARNING: unmet direct dependencies detected for SND_PCM_IEC958 Depends on [n]: SOUND [=n] && !UML && SND [=n] Selected by [y]: - GKI_HIDDEN_SND_SOC_CONFIGS [=y] WARNING: unmet direct dependencies detected for DRM_TTM Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && MMU [=n] Selected by [y]: - GKI_HIDDEN_DRM_CONFIGS [=y] && HAS_IOMEM [=y] && DRM [=y] WARNING: unmet direct dependencies detected for SND_JACK_INPUT_DEV Depends on [n]: SOUND [=n] && !UML && SND [=n] && SND_JACK [=y] Selected by [y]: - GKI_HIDDEN_SND_CONFIGS [=y] WARNING: unmet direct dependencies detected for SND_PCM_ELD Depends on [n]: SOUND [=n] && !UML && SND [=n] Selected by [y]: - GKI_HIDDEN_SND_CONFIGS [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp