From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.16]) (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 A1AE930148D for ; Thu, 18 Dec 2025 18:41:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766083285; cv=none; b=FEonP7MR/GSLXERdShbk6mgY9axOn72qcJLadL/HlfcdZI2YeU0KIRUamJgiTrMfcM8R26DPD0e5vQ28oWJu1mKbSW1IyzUGZoGAxfSMlr5S2Jh5UO86UHdRgvVisqVRZma4CwBfm/v6Z9I0w7D2u/bRJsf984OS9t1lmh3oSGo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766083285; c=relaxed/simple; bh=V9sqa2ZCUFKoaPcGV/KUXX/TMbk/+gaHz4dyIyLQfXE=; h=Date:From:To:Cc:Subject:Message-ID; b=aikuXaEnIhjE5vThZ1lEQVYt/o5VnbKbpH7bwC5US/hS9vZGq/C2BP1UvJriyO+POFpEdHKGJWC0LJiOTv6IJagIONdHCqy4CcgcyTxHEmuhLIIU40fZKTkqwG/M61OCCZhCpynw78P2087aIe2caNapje/wwwArM16d77Uv76A= 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=Db1y0YqD; arc=none smtp.client-ip=198.175.65.16 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="Db1y0YqD" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1766083284; x=1797619284; h=date:from:to:cc:subject:message-id; bh=V9sqa2ZCUFKoaPcGV/KUXX/TMbk/+gaHz4dyIyLQfXE=; b=Db1y0YqD3UAJHOcACxgceJBfl2A4iw1i42JsQOirwVhDG7vLhwyg3O6w /C1D7aeyFzZrkbCI4nzQ9LTRVNRwQ8qCCPjxHydU2CHy1lgk2pvInCsV1 L69Uxwjw7v9hPwqEE3fLOA3Nj0a6Sqp+pWaXUHV2KWihw/jiABKA6XVw3 KOnMQZtmUcWWRGZRZk4VNdryj6D8iJgrV/ZDWIscscVyyJPtIPFHfbtXU ZnxgzYJMrd+OawEVI0AD1FlV768gvR0vl6JWjURj9CqWu43mbQQbrCByP XWNGe21i26zt5IrrkxoQ+SkfJIBmdB7wNvmKRcWdFAGXTqwgMzU+bt19D Q==; X-CSE-ConnectionGUID: Al/ltx1WSCqZNLleVTqUrA== X-CSE-MsgGUID: ZgqHux3KTvKDPjmt154dhw== X-IronPort-AV: E=McAfee;i="6800,10657,11646"; a="68200007" X-IronPort-AV: E=Sophos;i="6.21,159,1763452800"; d="scan'208";a="68200007" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa108.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Dec 2025 10:41:24 -0800 X-CSE-ConnectionGUID: GwVu43TBR7uDheZKr+cgSA== X-CSE-MsgGUID: vkKT9lQxTvW9hotshg3pUQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,159,1763452800"; d="scan'208";a="198421485" Received: from lkp-server01.sh.intel.com (HELO 0d09efa1b85f) ([10.239.97.150]) by orviesa009.jf.intel.com with ESMTP; 18 Dec 2025 10:41:22 -0800 Received: from kbuild by 0d09efa1b85f with local (Exim 4.98.2) (envelope-from ) id 1vWIwB-000000002SL-3Wm2; Thu, 18 Dec 2025 18:41:19 +0000 Date: Fri, 19 Dec 2025 02:40:56 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:x86/irq] BUILD REGRESSION 64d4c88270cf90089434e3db67ed443fd982a9a2 Message-ID: <202512190240.YxZkIPG6-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 x86/irq branch HEAD: 64d4c88270cf90089434e3db67ed443fd982a9a2 x86/irq_remapping: Sanitize posted_msi_supported() Error/Warning (recently discovered and may have been fixed): https://lore.kernel.org/oe-kbuild-all/202512180805.DvPn2cDt-lkp@intel.com arch/x86/kernel/irq.c:461:18: error: incompatible integer to pointer conversion initializing 'struct pi_desc *' with an expression of type 'int' [-Wint-conversion] arch/x86/kernel/irq.c:461:24: error: call to undeclared function '__this_cpu_ptr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] arch/x86/kernel/irq.c:480:18: error: incompatible integer to pointer conversion initializing 'struct pi_desc *' with an expression of type 'int' [-Wint-conversion] arch/x86/kernel/irq.c:480:24: error: call to undeclared function '__this_cpu_ptr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] Error/Warning ids grouped by kconfigs: recent_errors |-- x86_64-allmodconfig | |-- arch-x86-kernel-irq.c:error:call-to-undeclared-function-__this_cpu_ptr-ISO-C99-and-later-do-not-support-implicit-function-declarations | `-- arch-x86-kernel-irq.c:error:incompatible-integer-to-pointer-conversion-initializing-struct-pi_desc-with-an-expression-of-type-int |-- x86_64-allyesconfig | |-- arch-x86-kernel-irq.c:error:call-to-undeclared-function-__this_cpu_ptr-ISO-C99-and-later-do-not-support-implicit-function-declarations | `-- arch-x86-kernel-irq.c:error:incompatible-integer-to-pointer-conversion-initializing-struct-pi_desc-with-an-expression-of-type-int |-- x86_64-kexec | |-- arch-x86-kernel-irq.c:error:call-to-undeclared-function-__this_cpu_ptr-ISO-C99-and-later-do-not-support-implicit-function-declarations | `-- arch-x86-kernel-irq.c:error:incompatible-integer-to-pointer-conversion-initializing-struct-pi_desc-with-an-expression-of-type-int |-- x86_64-randconfig-161-20251218 | |-- arch-x86-kernel-irq.c:error:call-to-undeclared-function-__this_cpu_ptr-ISO-C99-and-later-do-not-support-implicit-function-declarations | `-- arch-x86-kernel-irq.c:error:incompatible-integer-to-pointer-conversion-initializing-struct-pi_desc-with-an-expression-of-type-int `-- x86_64-rhel-9.4-rust |-- arch-x86-kernel-irq.c:error:call-to-undeclared-function-__this_cpu_ptr-ISO-C99-and-later-do-not-support-implicit-function-declarations `-- arch-x86-kernel-irq.c:error:incompatible-integer-to-pointer-conversion-initializing-struct-pi_desc-with-an-expression-of-type-int elapsed time: 1466m configs tested: 181 configs skipped: 0 tested configs: alpha allnoconfig gcc-15.1.0 alpha allyesconfig gcc-15.1.0 alpha defconfig gcc-15.1.0 arc allmodconfig clang-16 arc allnoconfig gcc-15.1.0 arc allyesconfig clang-22 arc defconfig gcc-15.1.0 arc randconfig-001-20251218 clang-22 arc randconfig-002-20251218 clang-22 arm allnoconfig clang-22 arm allnoconfig gcc-15.1.0 arm allyesconfig clang-16 arm defconfig gcc-15.1.0 arm imx_v6_v7_defconfig gcc-15.1.0 arm randconfig-001-20251218 clang-22 arm randconfig-002-20251218 clang-22 arm randconfig-003-20251218 clang-22 arm randconfig-004-20251218 clang-22 arm spear3xx_defconfig gcc-15.1.0 arm64 allmodconfig clang-22 arm64 allnoconfig gcc-15.1.0 arm64 defconfig gcc-15.1.0 arm64 randconfig-001-20251218 gcc-14.3.0 arm64 randconfig-002-20251218 gcc-14.3.0 arm64 randconfig-003-20251218 gcc-14.3.0 arm64 randconfig-004-20251218 gcc-14.3.0 csky allmodconfig gcc-15.1.0 csky allnoconfig gcc-15.1.0 csky defconfig gcc-15.1.0 csky randconfig-001-20251218 gcc-14.3.0 csky randconfig-002-20251218 gcc-14.3.0 hexagon allmodconfig gcc-15.1.0 hexagon allnoconfig clang-22 hexagon allnoconfig gcc-15.1.0 hexagon defconfig gcc-15.1.0 hexagon randconfig-001-20251218 gcc-11.5.0 hexagon randconfig-002-20251218 gcc-11.5.0 i386 allmodconfig clang-20 i386 allmodconfig gcc-14 i386 allnoconfig gcc-14 i386 allnoconfig gcc-15.1.0 i386 allyesconfig clang-20 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20251218 gcc-14 i386 buildonly-randconfig-002-20251218 gcc-14 i386 buildonly-randconfig-003-20251218 gcc-14 i386 buildonly-randconfig-004-20251218 gcc-14 i386 buildonly-randconfig-005-20251218 gcc-14 i386 buildonly-randconfig-006-20251218 gcc-14 i386 defconfig gcc-15.1.0 i386 randconfig-001-20251218 gcc-12 i386 randconfig-002-20251218 gcc-12 i386 randconfig-003-20251218 gcc-12 i386 randconfig-004-20251218 gcc-12 i386 randconfig-005-20251218 gcc-12 i386 randconfig-006-20251218 gcc-12 i386 randconfig-007-20251218 gcc-12 i386 randconfig-011-20251218 clang-20 i386 randconfig-012-20251218 clang-20 i386 randconfig-013-20251218 clang-20 i386 randconfig-014-20251218 clang-20 i386 randconfig-015-20251218 clang-20 i386 randconfig-016-20251218 clang-20 i386 randconfig-017-20251218 clang-20 loongarch allmodconfig clang-22 loongarch allnoconfig clang-22 loongarch allnoconfig gcc-15.1.0 loongarch defconfig clang-19 loongarch randconfig-001-20251218 gcc-11.5.0 loongarch randconfig-002-20251218 gcc-11.5.0 m68k allmodconfig gcc-15.1.0 m68k allnoconfig gcc-15.1.0 m68k allyesconfig clang-16 m68k defconfig clang-19 microblaze allnoconfig gcc-15.1.0 microblaze allyesconfig gcc-15.1.0 microblaze defconfig clang-19 mips allmodconfig gcc-15.1.0 mips allnoconfig gcc-15.1.0 mips allyesconfig gcc-15.1.0 mips ath25_defconfig gcc-15.1.0 nios2 allmodconfig clang-22 nios2 allnoconfig clang-22 nios2 defconfig clang-19 nios2 randconfig-001-20251218 gcc-11.5.0 nios2 randconfig-002-20251218 gcc-11.5.0 openrisc allmodconfig clang-22 openrisc allnoconfig clang-22 openrisc defconfig gcc-15.1.0 openrisc or1klitex_defconfig gcc-15.1.0 parisc allmodconfig gcc-15.1.0 parisc allnoconfig clang-22 parisc allyesconfig clang-19 parisc defconfig gcc-15.1.0 parisc randconfig-001-20251218 gcc-8.5.0 parisc randconfig-002-20251218 gcc-8.5.0 parisc64 defconfig clang-19 powerpc allmodconfig gcc-15.1.0 powerpc allnoconfig clang-22 powerpc randconfig-001-20251218 gcc-8.5.0 powerpc randconfig-002-20251218 gcc-8.5.0 powerpc tqm8560_defconfig gcc-15.1.0 powerpc64 randconfig-001-20251218 gcc-8.5.0 powerpc64 randconfig-002-20251218 gcc-8.5.0 riscv allmodconfig clang-22 riscv allnoconfig clang-22 riscv allyesconfig clang-16 riscv defconfig gcc-15.1.0 riscv nommu_virt_defconfig gcc-15.1.0 riscv randconfig-001-20251218 gcc-8.5.0 riscv randconfig-002-20251218 gcc-8.5.0 s390 allmodconfig clang-19 s390 allnoconfig clang-22 s390 allyesconfig gcc-15.1.0 s390 defconfig gcc-15.1.0 s390 randconfig-001-20251218 gcc-8.5.0 s390 randconfig-002-20251218 gcc-8.5.0 sh allmodconfig gcc-15.1.0 sh allnoconfig clang-22 sh allyesconfig clang-19 sh apsh4ad0a_defconfig gcc-15.1.0 sh defconfig gcc-14 sh randconfig-001-20251218 gcc-8.5.0 sh randconfig-002-20251218 gcc-8.5.0 sh urquell_defconfig gcc-15.1.0 sparc allnoconfig clang-22 sparc defconfig gcc-15.1.0 sparc randconfig-001-20251218 gcc-15.1.0 sparc randconfig-002-20251218 gcc-15.1.0 sparc64 allmodconfig clang-22 sparc64 defconfig gcc-14 sparc64 randconfig-001-20251218 gcc-15.1.0 sparc64 randconfig-002-20251218 gcc-15.1.0 um allmodconfig clang-19 um allnoconfig clang-22 um allyesconfig gcc-15.1.0 um defconfig gcc-14 um i386_defconfig gcc-14 um randconfig-001-20251218 gcc-15.1.0 um randconfig-002-20251218 gcc-15.1.0 um x86_64_defconfig gcc-14 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-22 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20251218 gcc-14 x86_64 buildonly-randconfig-002-20251218 gcc-14 x86_64 buildonly-randconfig-003-20251218 gcc-14 x86_64 buildonly-randconfig-004-20251218 gcc-14 x86_64 buildonly-randconfig-005-20251218 gcc-14 x86_64 buildonly-randconfig-006-20251218 gcc-14 x86_64 defconfig gcc-14 x86_64 kexec clang-20 x86_64 randconfig-001-20251218 clang-20 x86_64 randconfig-002-20251218 clang-20 x86_64 randconfig-003-20251218 clang-20 x86_64 randconfig-004-20251218 clang-20 x86_64 randconfig-005-20251218 clang-20 x86_64 randconfig-006-20251218 clang-20 x86_64 randconfig-011-20251218 gcc-14 x86_64 randconfig-012-20251218 gcc-14 x86_64 randconfig-013-20251218 gcc-14 x86_64 randconfig-014-20251218 gcc-14 x86_64 randconfig-015-20251218 gcc-14 x86_64 randconfig-016-20251218 gcc-14 x86_64 randconfig-071-20251218 gcc-12 x86_64 randconfig-072-20251218 gcc-12 x86_64 randconfig-073-20251218 gcc-12 x86_64 randconfig-074-20251218 gcc-12 x86_64 randconfig-075-20251218 gcc-12 x86_64 randconfig-076-20251218 gcc-12 x86_64 rhel-9.4 clang-20 x86_64 rhel-9.4-bpf gcc-14 x86_64 rhel-9.4-func clang-20 x86_64 rhel-9.4-kselftests clang-20 x86_64 rhel-9.4-kunit gcc-14 x86_64 rhel-9.4-ltp gcc-14 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig clang-22 xtensa allyesconfig clang-22 xtensa randconfig-001-20251218 gcc-15.1.0 xtensa randconfig-002-20251218 gcc-15.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki