From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) (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 9F1C923816E for ; Fri, 9 May 2025 20:20:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746822057; cv=none; b=PQVbxxZQVsqA11rWJuO8czsMk6eR1ZH82OSbaW/3XZ9TsTqWM4jBM94+nrHefzur4si747QrsSqoumYjdWlkR34dg1Au3B/CrQfoLnHlKjOvSm9YVdskN4T0ErDrTOhTydXvsK/xF72hm5vJeAQabyvtXhY62mLb1qDiwiaghK0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746822057; c=relaxed/simple; bh=B4Rj98UoXbhueKcJRvd9P4gtD1OeW+MoUFt7AjrTE8A=; h=Date:From:To:Cc:Subject:Message-ID; b=qU21bJjCtr1LMdNbZM7XvSNrsSrLchTcJKwcJg2jO4RmBkDcGF8I6IXafufM3qCL+nM9/JKVgIF+GlBL65Q0DzKKnZA3/tkh2pQCtZMZ7o/7IBKkAZYxTU3JkqlgAXu2nB1B8Hcx/fKCe6+L0gwpnC6pAqubYH26FLMP7qiEcKg= 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=nDXc6WBC; arc=none smtp.client-ip=198.175.65.14 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="nDXc6WBC" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1746822055; x=1778358055; h=date:from:to:cc:subject:message-id; bh=B4Rj98UoXbhueKcJRvd9P4gtD1OeW+MoUFt7AjrTE8A=; b=nDXc6WBCqLZLJ3i07dEHarujNMmHCuGmOb0VNWP0AFbzQDp8orekjSMd b59GstDXFsSFgR2o9oIt80e9N1A4blGVxJXdlZZ5a1vp7o7lT0Kl1zNeL MAdISW4HwD0Hf40/45beFAA6TrGiyZQi6Wn3S/ON+6JrgnFLnSaNZIdii zlhXNQPCywmmt7MHBW1Hah/BofKNN1ox4ixO2FObRaswZr36RaN6OXPoa cQ4nwmhmgWOmnkRDECJ2cnWNkJPIS6kNxjCZkqEqIFzaeus1Uz4TDj5rn +6KUtMjE4f3dNoVfZ24HOc/du7rKtti1qyapeSBNlhAAHcBQ5cJgsn2nZ g==; X-CSE-ConnectionGUID: Z1WMzDT7SEmKlcX+e0h94Q== X-CSE-MsgGUID: scZbBh2aRr+2k5TMtFj9xQ== X-IronPort-AV: E=McAfee;i="6700,10204,11427"; a="52477240" X-IronPort-AV: E=Sophos;i="6.15,276,1739865600"; d="scan'208";a="52477240" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 May 2025 13:20:54 -0700 X-CSE-ConnectionGUID: G+sX3TfyRDq9L5SIdokBLQ== X-CSE-MsgGUID: m+DdpwWrTEGWF+TyMdOoBg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,276,1739865600"; d="scan'208";a="136642777" Received: from lkp-server01.sh.intel.com (HELO 1992f890471c) ([10.239.97.150]) by fmviesa006.fm.intel.com with ESMTP; 09 May 2025 13:20:53 -0700 Received: from kbuild by 1992f890471c with local (Exim 4.96) (envelope-from ) id 1uDUDC-000CQx-36; Fri, 09 May 2025 20:20:50 +0000 Date: Sat, 10 May 2025 04:20:21 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:perf/core] BUILD REGRESSION 881097c0549f3818f5aa31af8ccb49213bd99bed Message-ID: <202505100408.GjqtrmnL-lkp@intel.com> User-Agent: s-nail v14.9.24 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 perf/core branch HEAD: 881097c0549f3818f5aa31af8ccb49213bd99bed perf: Fix confusing aux iteration Unverified Error/Warning (likely false positive, kindly check if interested): kernel/events/core.c:5752:1-20: iterator with update on line 5787 kernel/events/core.c:5793:6-11: ERROR: iterator variable bound on line 5752 cannot be NULL Error/Warning ids grouped by kconfigs: recent_errors |-- alpha-randconfig-r062-20250509 | |-- kernel-events-core.c:ERROR:iterator-variable-bound-on-line-cannot-be-NULL | `-- kernel-events-core.c:iterator-with-update-on-line |-- hexagon-randconfig-r063-20250509 | |-- kernel-events-core.c:ERROR:iterator-variable-bound-on-line-cannot-be-NULL | `-- kernel-events-core.c:iterator-with-update-on-line |-- i386-randconfig-r053-20250509 | |-- kernel-events-core.c:ERROR:iterator-variable-bound-on-line-cannot-be-NULL | `-- kernel-events-core.c:iterator-with-update-on-line `-- sh-randconfig-r051-20250509 |-- kernel-events-core.c:ERROR:iterator-variable-bound-on-line-cannot-be-NULL `-- kernel-events-core.c:iterator-with-update-on-line elapsed time: 1459m configs tested: 132 configs skipped: 2 tested configs: alpha allnoconfig gcc-14.2.0 alpha allyesconfig gcc-14.2.0 alpha defconfig gcc-14.2.0 arc allmodconfig gcc-14.2.0 arc allnoconfig gcc-14.2.0 arc allyesconfig gcc-14.2.0 arc defconfig gcc-14.2.0 arc nsimosci_hs_smp_defconfig gcc-14.2.0 arc randconfig-001-20250509 gcc-13.3.0 arc randconfig-002-20250509 gcc-13.3.0 arm allmodconfig gcc-14.2.0 arm allnoconfig clang-21 arm allyesconfig gcc-14.2.0 arm at91_dt_defconfig clang-21 arm randconfig-001-20250509 gcc-7.5.0 arm randconfig-002-20250509 gcc-6.5.0 arm randconfig-003-20250509 gcc-10.5.0 arm randconfig-004-20250509 clang-21 arm sp7021_defconfig gcc-14.2.0 arm64 allmodconfig clang-19 arm64 allnoconfig gcc-14.2.0 arm64 randconfig-001-20250509 gcc-7.5.0 arm64 randconfig-002-20250509 gcc-7.5.0 arm64 randconfig-003-20250509 clang-21 arm64 randconfig-004-20250509 gcc-5.5.0 csky allnoconfig gcc-14.2.0 csky randconfig-001-20250509 gcc-14.2.0 csky randconfig-002-20250509 gcc-13.3.0 hexagon allmodconfig clang-17 hexagon allnoconfig clang-21 hexagon allyesconfig clang-21 hexagon randconfig-001-20250509 clang-20 hexagon randconfig-002-20250509 clang-21 i386 allnoconfig gcc-12 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20250509 gcc-11 i386 buildonly-randconfig-002-20250509 gcc-12 i386 buildonly-randconfig-003-20250509 clang-20 i386 buildonly-randconfig-004-20250509 clang-20 i386 buildonly-randconfig-005-20250509 gcc-12 i386 buildonly-randconfig-006-20250509 gcc-11 i386 defconfig clang-20 loongarch allmodconfig gcc-14.2.0 loongarch allnoconfig gcc-14.2.0 loongarch randconfig-001-20250509 gcc-13.3.0 loongarch randconfig-002-20250509 gcc-14.2.0 m68k allmodconfig gcc-14.2.0 m68k allnoconfig gcc-14.2.0 m68k allyesconfig gcc-14.2.0 m68k q40_defconfig gcc-14.2.0 microblaze allmodconfig gcc-14.2.0 microblaze allnoconfig gcc-14.2.0 microblaze allyesconfig gcc-14.2.0 mips allnoconfig gcc-14.2.0 mips ip22_defconfig gcc-14.2.0 mips xway_defconfig clang-21 nios2 allnoconfig gcc-14.2.0 nios2 randconfig-001-20250509 gcc-13.3.0 nios2 randconfig-002-20250509 gcc-13.3.0 openrisc allnoconfig gcc-14.2.0 openrisc allyesconfig gcc-14.2.0 openrisc defconfig gcc-14.2.0 parisc allmodconfig gcc-14.2.0 parisc allnoconfig gcc-14.2.0 parisc allyesconfig gcc-14.2.0 parisc defconfig gcc-14.2.0 parisc randconfig-001-20250509 gcc-6.5.0 parisc randconfig-002-20250509 gcc-14.2.0 powerpc adder875_defconfig gcc-14.2.0 powerpc allmodconfig gcc-14.2.0 powerpc allnoconfig gcc-14.2.0 powerpc allyesconfig clang-21 powerpc chrp32_defconfig clang-19 powerpc currituck_defconfig clang-21 powerpc iss476-smp_defconfig gcc-14.2.0 powerpc mpc834x_itxgp_defconfig clang-21 powerpc ppa8548_defconfig gcc-14.2.0 powerpc randconfig-001-20250509 clang-16 powerpc randconfig-002-20250509 gcc-5.5.0 powerpc randconfig-003-20250509 gcc-7.5.0 powerpc stx_gp3_defconfig gcc-14.2.0 powerpc64 randconfig-001-20250509 gcc-7.5.0 powerpc64 randconfig-002-20250509 clang-21 powerpc64 randconfig-003-20250509 gcc-10.5.0 riscv allmodconfig clang-21 riscv allnoconfig gcc-14.2.0 riscv defconfig clang-21 riscv randconfig-001-20250509 clang-21 riscv randconfig-002-20250509 clang-21 s390 allmodconfig clang-18 s390 allnoconfig clang-21 s390 allyesconfig gcc-14.2.0 s390 defconfig clang-21 s390 randconfig-001-20250509 clang-21 s390 randconfig-002-20250509 clang-17 sh allmodconfig gcc-14.2.0 sh allnoconfig gcc-14.2.0 sh allyesconfig gcc-14.2.0 sh defconfig gcc-14.2.0 sh randconfig-001-20250509 gcc-9.3.0 sh randconfig-002-20250509 gcc-5.5.0 sh se7750_defconfig gcc-14.2.0 sh sh7770_generic_defconfig gcc-14.2.0 sparc allmodconfig gcc-14.2.0 sparc allnoconfig gcc-14.2.0 sparc randconfig-001-20250509 gcc-6.5.0 sparc randconfig-002-20250509 gcc-6.5.0 sparc64 defconfig gcc-14.2.0 sparc64 randconfig-001-20250509 gcc-10.5.0 sparc64 randconfig-002-20250509 gcc-6.5.0 um allmodconfig clang-19 um allnoconfig clang-21 um allyesconfig gcc-12 um defconfig clang-21 um i386_defconfig gcc-12 um randconfig-001-20250509 clang-21 um randconfig-002-20250509 gcc-12 um x86_64_defconfig clang-21 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20250509 gcc-11 x86_64 buildonly-randconfig-002-20250509 gcc-11 x86_64 buildonly-randconfig-003-20250509 clang-20 x86_64 buildonly-randconfig-004-20250509 clang-20 x86_64 buildonly-randconfig-005-20250509 gcc-12 x86_64 buildonly-randconfig-006-20250509 gcc-12 x86_64 defconfig gcc-11 x86_64 rhel-9.4-rust clang-18 xtensa allnoconfig gcc-14.2.0 xtensa randconfig-001-20250509 gcc-12.4.0 xtensa randconfig-002-20250509 gcc-14.2.0 xtensa virt_defconfig gcc-14.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki