From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) (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 2042F14901B for ; Sat, 10 May 2025 18:58:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746903532; cv=none; b=miemLNUE0PEh8O+Wd8nmHT6JL0mBw/vqfQu8m/JIe3etcOAhhKlXe7OjobNHrRJ+c7NzVzgnL0u9m7OahuhyUDgx7755/tIUne9H6DB+OWoVsNdfciF+MsMv8sx2lK2s79WLAh9RXwQ3A1Zu7V9aaC1aP5Fvrs4DtmEJZ3MEzZw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746903532; c=relaxed/simple; bh=9ZeCWs8FPhDCQe5hkXPmNbZypTdF447RzD2RTbyJgnw=; h=Date:From:To:Cc:Subject:Message-ID; b=E2KUFxQN0Sbi2bk5tMymd4+qQBoVqUqbMs3rG4v2IqnPgTIfn/Atwy+jN/LdBHm7/ffbGuPiLIYiJl/Zc2+/DUczLUA1L2SxnWd0YXue34+lBbeJIMztQJhO966Yei7GSJbDlXlc3+LMylbku30Br3VG6WD8nRm6oiFfC90XOB0= 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=dzADSrIm; arc=none smtp.client-ip=198.175.65.9 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="dzADSrIm" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1746903532; x=1778439532; h=date:from:to:cc:subject:message-id; bh=9ZeCWs8FPhDCQe5hkXPmNbZypTdF447RzD2RTbyJgnw=; b=dzADSrImyb6wbvoVbm5LcmV/7gJJnz2PURxXwJG0F5UxgQcF5e+1Qhz0 7EYGa1sLDtNa4+iAT6RzS1S8x3w55abciOz1zUAlNA4PDWptGyjT7YhHk XMIlO+Z6h7OjMHhOiYYbrVQKnRiaUBQqItesjDnbNd+MKyhKZVD9ERv3S E1qUHqXLyPaz8Wjh9ZKS4IDHXsMdN/6cxt/v1msmb9Jv3Dit9N1Fn5Tlw wJd7Xy1XafdW2Lp/AyY/s2t9ceNuyixmxfg9u+sjTjqiM5CG1wLo8rb2O KZj68oDma2fgxZGk2eXsL4FTMi3oKOYnaoAOg2eobup3VxCCQGvHUMlAx A==; X-CSE-ConnectionGUID: gFaw3y2mRYeqTBL/tsyM7Q== X-CSE-MsgGUID: ii140meEQNCaj90om5/bmg== X-IronPort-AV: E=McAfee;i="6700,10204,11429"; a="71239255" X-IronPort-AV: E=Sophos;i="6.15,278,1739865600"; d="scan'208";a="71239255" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 May 2025 11:58:51 -0700 X-CSE-ConnectionGUID: vTb/IUSIRRSGDIkRfrKCMQ== X-CSE-MsgGUID: knQDxHFRRYKm+vPAiuRkbw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,278,1739865600"; d="scan'208";a="140994651" Received: from lkp-server01.sh.intel.com (HELO 1992f890471c) ([10.239.97.150]) by fmviesa003.fm.intel.com with ESMTP; 10 May 2025 11:58:49 -0700 Received: from kbuild by 1992f890471c with local (Exim 4.96) (envelope-from ) id 1uDpPL-000DJO-0v; Sat, 10 May 2025 18:58:47 +0000 Date: Sun, 11 May 2025 02:58:38 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:irq/core] BUILD SUCCESS c1ab449df871d6ce9189cb0a9efcd37d2ead10f0 Message-ID: <202505110229.iz2Wa5rx-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 irq/core branch HEAD: c1ab449df871d6ce9189cb0a9efcd37d2ead10f0 genirq: Fix inverted condition in handle_nested_irq() elapsed time: 1446m configs tested: 122 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. 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 randconfig-001-20250510 gcc-14.2.0 arc randconfig-002-20250510 gcc-13.3.0 arm allmodconfig gcc-14.2.0 arm allnoconfig clang-21 arm allyesconfig gcc-14.2.0 arm bcm2835_defconfig clang-21 arm mvebu_v5_defconfig gcc-14.2.0 arm randconfig-001-20250510 gcc-10.5.0 arm randconfig-002-20250510 clang-21 arm randconfig-003-20250510 gcc-10.5.0 arm randconfig-004-20250510 gcc-7.5.0 arm64 allmodconfig clang-19 arm64 allnoconfig gcc-14.2.0 arm64 randconfig-001-20250510 gcc-7.5.0 arm64 randconfig-002-20250510 gcc-5.5.0 arm64 randconfig-003-20250510 clang-21 arm64 randconfig-004-20250510 gcc-7.5.0 csky allnoconfig gcc-14.2.0 csky randconfig-001-20250510 gcc-14.2.0 csky randconfig-002-20250510 gcc-13.3.0 hexagon allmodconfig clang-17 hexagon allnoconfig clang-21 hexagon allyesconfig clang-21 hexagon randconfig-001-20250510 clang-21 hexagon randconfig-002-20250510 clang-21 i386 allmodconfig gcc-12 i386 allnoconfig gcc-12 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20250510 gcc-12 i386 buildonly-randconfig-002-20250510 gcc-12 i386 buildonly-randconfig-003-20250510 gcc-12 i386 buildonly-randconfig-004-20250510 gcc-12 i386 buildonly-randconfig-005-20250510 gcc-12 i386 buildonly-randconfig-006-20250510 gcc-12 i386 defconfig clang-20 loongarch allnoconfig gcc-14.2.0 loongarch randconfig-001-20250510 gcc-13.3.0 loongarch randconfig-002-20250510 gcc-14.2.0 m68k allmodconfig gcc-14.2.0 m68k allnoconfig gcc-14.2.0 m68k allyesconfig 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 rb532_defconfig clang-18 nios2 3c120_defconfig gcc-14.2.0 nios2 allnoconfig gcc-14.2.0 nios2 randconfig-001-20250510 gcc-11.5.0 nios2 randconfig-002-20250510 gcc-7.5.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-20250510 gcc-6.5.0 parisc randconfig-002-20250510 gcc-12.4.0 powerpc allmodconfig gcc-14.2.0 powerpc allnoconfig gcc-14.2.0 powerpc cm5200_defconfig clang-21 powerpc icon_defconfig gcc-14.2.0 powerpc lite5200b_defconfig clang-21 powerpc mpc832x_rdb_defconfig gcc-14.2.0 powerpc mpc837x_rdb_defconfig gcc-14.2.0 powerpc mvme5100_defconfig gcc-14.2.0 powerpc ppa8548_defconfig gcc-14.2.0 powerpc randconfig-001-20250510 gcc-7.5.0 powerpc randconfig-002-20250510 clang-17 powerpc randconfig-003-20250510 clang-21 powerpc64 randconfig-001-20250510 clang-18 powerpc64 randconfig-002-20250510 gcc-10.5.0 powerpc64 randconfig-003-20250510 clang-21 riscv allnoconfig gcc-14.2.0 riscv randconfig-001-20250510 gcc-14.2.0 riscv randconfig-002-20250510 gcc-7.5.0 s390 allmodconfig clang-18 s390 allnoconfig clang-21 s390 allyesconfig gcc-14.2.0 s390 randconfig-001-20250510 gcc-7.5.0 s390 randconfig-002-20250510 clang-21 sh allmodconfig gcc-14.2.0 sh allnoconfig gcc-14.2.0 sh allyesconfig gcc-14.2.0 sh dreamcast_defconfig gcc-14.2.0 sh randconfig-001-20250510 gcc-9.3.0 sh randconfig-002-20250510 gcc-11.5.0 sh shx3_defconfig gcc-14.2.0 sparc allmodconfig gcc-14.2.0 sparc allnoconfig gcc-14.2.0 sparc randconfig-001-20250510 gcc-12.4.0 sparc randconfig-002-20250510 gcc-14.2.0 sparc sparc64_defconfig gcc-14.2.0 sparc64 alldefconfig gcc-14.2.0 sparc64 randconfig-001-20250510 gcc-10.5.0 sparc64 randconfig-002-20250510 gcc-14.2.0 um allmodconfig clang-19 um allnoconfig clang-21 um allyesconfig gcc-12 um randconfig-001-20250510 gcc-12 um randconfig-002-20250510 gcc-12 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20250510 clang-20 x86_64 buildonly-randconfig-002-20250510 clang-20 x86_64 buildonly-randconfig-003-20250510 gcc-12 x86_64 buildonly-randconfig-004-20250510 gcc-11 x86_64 buildonly-randconfig-005-20250510 gcc-12 x86_64 buildonly-randconfig-006-20250510 clang-20 x86_64 defconfig gcc-11 x86_64 rhel-9.4-rust clang-18 xtensa allnoconfig gcc-14.2.0 xtensa randconfig-001-20250510 gcc-8.5.0 xtensa randconfig-002-20250510 gcc-14.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki