From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.17]) (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 0B68B2EEE62 for ; Wed, 22 Jul 2026 02:37:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.17 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784687866; cv=none; b=OWqZ0woW91Y9uz0kFpdjf84hwffWQCipBdRMOMWg0PqgidMGatDN1yE/z4eR0Hq4bqZBrI/kZE2jEeZ/mCBGxg0jZFVR6CLibMxpf4WAToG1lfvjWQk4zqdQOWqkngr1XqHiKYwdomptA7QbqNkPphE15e3EPmVqspRlpKpQrhA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784687866; c=relaxed/simple; bh=kG9PleyIoKxJ4ZY1ErGLk9GTyuTfwc/Rt8i7S6LQTUg=; h=Date:From:To:Cc:Subject:Message-ID; b=THOkd+Wkj/58tpBaATJ75vpJUeYIhq0TJMLEGmBJ0eZRrLOKze92yIHpjwUiJ29nyhnvf3kPoWwIpzwSr5qE1x2enTBPAi1wbUUA2xxPpdbyeN3e5WtNYXfMPH0B54h/3lvPxHfVb6EoMJtdt32Vs8k2lrorx3fH8nTnWRHDSwg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=XsbdKiCJ; arc=none smtp.client-ip=198.175.65.17 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="XsbdKiCJ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1784687862; x=1816223862; h=date:from:to:cc:subject:message-id; bh=kG9PleyIoKxJ4ZY1ErGLk9GTyuTfwc/Rt8i7S6LQTUg=; b=XsbdKiCJty+rIJs7sY/8ZsiWmcw0uwMpau4ZFXEuDDiA9RYoxFIoDOOP 1mifMCbreOhB+Xzk3Dvs8YvnYNxfU6FdN+b6ILacDPoRePi6r7PmpBi73 JLvVle73fxNBC1i8ypzHIAvdBJ4eFgGkuCcSWDEqmVZ+6r6+Hxpdo7uE0 RmLx+Sjb2YWk2Bprk8ZwErVhM6O+vYE/CNgLWt3UFXFAJ7gudhefGdcR2 wyhIclQg5y+/XKTopbMw+aZLaw3mJkGPu0dbtkmUTbvfRjwS9Ln3gH3Sl Br+/rBXyQgmqo0xiPv2tXBPaBFEMzUJWXLp0DlSPwMmYYwYGJu0WT5b5G w==; X-CSE-ConnectionGUID: DdVKdaPkQfqisGK42Ds3ww== X-CSE-MsgGUID: eLDAqrLjQfGaAPnvtRmjmw== X-IronPort-AV: E=McAfee;i="6800,10657,11853"; a="85324560" X-IronPort-AV: E=Sophos;i="6.25,177,1779174000"; d="scan'208";a="85324560" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jul 2026 19:37:41 -0700 X-CSE-ConnectionGUID: CBYNKo/DR12WNdQh+DaKhw== X-CSE-MsgGUID: oA0Bpe5aQauecLH0NnbU5w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.25,177,1779174000"; d="scan'208";a="254042827" Received: from lkp-server02.sh.intel.com (HELO ea128546eb3d) ([10.239.97.151]) by fmviesa010.fm.intel.com with ESMTP; 21 Jul 2026 19:37:40 -0700 Received: from kbuild by ea128546eb3d with local (Exim 4.98.2) (envelope-from ) id 1wmMq1-00000000YL5-3lSm; Wed, 22 Jul 2026 02:37:37 +0000 Date: Wed, 22 Jul 2026 10:37:04 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:core/entry] BUILD REGRESSION 05c033db7e9ad3c34f6968ec568cb6ee01051c57 Message-ID: <202607221043.6WTzuW2n-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/entry branch HEAD: 05c033db7e9ad3c34f6968ec568cb6ee01051c57 entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution Error/Warning (recently discovered and may have been fixed): https://lore.kernel.org/oe-kbuild-all/202607220954.BZkTBQyt-lkp@intel.com syscall.c:(.noinstr.text+0x210): undefined reference to `syscall_enter_audit' Error/Warning ids grouped by kconfigs: recent_errors `-- s390-randconfig-002-20260722 `-- syscall.c:(.noinstr.text):undefined-reference-to-syscall_enter_audit elapsed time: 1903m configs tested: 101 configs skipped: 8 tested configs: alpha allnoconfig gcc-16.1.0 alpha allyesconfig gcc-16.1.0 alpha defconfig gcc-16.1.0 arc allmodconfig gcc-16.1.0 arc allyesconfig gcc-16.1.0 arc randconfig-001 gcc-8.5.0 arc randconfig-001-20260721 gcc-11.5.0 arc randconfig-002-20260721 gcc-13.4.0 arm randconfig-001-20260721 clang-17 arm randconfig-002-20260721 gcc-8.5.0 arm randconfig-003-20260721 gcc-13.4.0 arm randconfig-004-20260721 gcc-8.5.0 arm64 randconfig-001-20260721 clang-17 arm64 randconfig-002-20260721 gcc-9.5.0 arm64 randconfig-003-20260721 gcc-8.5.0 arm64 randconfig-004-20260721 gcc-13.4.0 csky allmodconfig gcc-16.1.0 csky randconfig-001-20260721 gcc-16.1.0 csky randconfig-002-20260721 gcc-11.5.0 hexagon randconfig-001 clang-17 hexagon randconfig-001-20260721 clang-17 hexagon randconfig-002-20260721 clang-17 i386 allmodconfig gcc-14 i386 buildonly-randconfig-001-20260721 gcc-14 i386 buildonly-randconfig-002-20260721 gcc-14 i386 buildonly-randconfig-003-20260721 clang-22 i386 buildonly-randconfig-004-20260721 clang-22 i386 buildonly-randconfig-005-20260721 gcc-14 i386 buildonly-randconfig-006-20260721 clang-22 i386 randconfig-011-20260721 clang-22 i386 randconfig-012-20260721 clang-22 i386 randconfig-013-20260721 clang-22 i386 randconfig-014-20260721 clang-22 i386 randconfig-015-20260721 clang-22 i386 randconfig-016-20260721 gcc-14 i386 randconfig-017-20260721 clang-22 loongarch defconfig clang-24 loongarch randconfig-001-20260721 gcc-15.2.0 loongarch randconfig-002-20260721 clang-24 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 nios2 randconfig-001-20260721 gcc-11.5.0 nios2 randconfig-002-20260721 gcc-8.5.0 parisc allmodconfig gcc-16.1.0 parisc allyesconfig gcc-16.1.0 parisc defconfig gcc-16.1.0 parisc randconfig-001 gcc-8.5.0 parisc randconfig-001-20260721 gcc-8.5.0 parisc randconfig-002-20260721 gcc-12.5.0 powerpc randconfig-001-20260721 clang-24 powerpc randconfig-002-20260721 clang-18 powerpc64 randconfig-001-20260721 gcc-11.5.0 powerpc64 randconfig-002-20260721 clang-24 riscv defconfig clang-24 riscv randconfig-001-20260721 gcc-15.2.0 riscv randconfig-002-20260721 clang-17 s390 randconfig-001-20260721 clang-24 s390 randconfig-002-20260721 clang-18 sh defconfig gcc-16.1.0 sh randconfig-001-20260721 gcc-13.4.0 sh randconfig-002-20260721 gcc-11.5.0 sparc randconfig-001-20260721 gcc-16.1.0 sparc randconfig-001-20260722 gcc-15.2.0 sparc randconfig-002-20260721 gcc-14.3.0 sparc randconfig-002-20260722 gcc-16.1.0 sparc64 randconfig-001-20260721 clang-24 sparc64 randconfig-001-20260722 gcc-11.5.0 sparc64 randconfig-002-20260721 clang-24 sparc64 randconfig-002-20260722 gcc-9.5.0 um randconfig-001-20260721 gcc-14 um randconfig-001-20260722 gcc-14 um randconfig-002-20260721 gcc-14 um randconfig-002-20260722 clang-24 x86_64 buildonly-randconfig-001 gcc-12 x86_64 buildonly-randconfig-001-20260721 gcc-14 x86_64 buildonly-randconfig-002-20260721 clang-22 x86_64 buildonly-randconfig-003-20260721 gcc-14 x86_64 buildonly-randconfig-004-20260721 clang-22 x86_64 buildonly-randconfig-005-20260721 clang-22 x86_64 buildonly-randconfig-006-20260721 gcc-14 x86_64 randconfig-001-20260721 clang-22 x86_64 randconfig-002-20260721 clang-22 x86_64 randconfig-003-20260721 gcc-14 x86_64 randconfig-004-20260721 clang-22 x86_64 randconfig-005-20260721 clang-22 x86_64 randconfig-006-20260721 gcc-13 x86_64 randconfig-011-20260721 clang-22 x86_64 randconfig-012-20260721 gcc-14 x86_64 randconfig-013-20260721 clang-22 x86_64 randconfig-014-20260721 clang-22 x86_64 randconfig-015-20260721 clang-22 x86_64 randconfig-016-20260721 clang-22 x86_64 randconfig-071-20260721 clang-22 x86_64 randconfig-072-20260721 gcc-14 x86_64 randconfig-073-20260721 gcc-14 x86_64 randconfig-074-20260721 clang-22 x86_64 randconfig-075-20260721 gcc-14 x86_64 randconfig-076-20260721 clang-22 xtensa randconfig-001-20260722 gcc-8.5.0 xtensa randconfig-002-20260721 gcc-8.5.0 xtensa randconfig-002-20260722 gcc-9.5.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki