From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) (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 8B460331A57 for ; Thu, 16 Jul 2026 10:37:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784198247; cv=none; b=FklE17gEJ5gy9TT5cpYsr118FLlPmM5tyoAiOdJ7Da+kFX/6rnb7lWOx2RDbsHJfudProcSGS6XJhu8yBX+axYSx1FEDOvDlY4mmSWQFob9lsuqY8ypFPllLG1uOiehf+uKG5XO+EJybOlw5dJQxBHI+cNNdZi+Z4bzz7c48yK0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784198247; c=relaxed/simple; bh=H1PWYE7DTWbOkPpk6QCj7UY0P/P+oladCiTHEzn2FYk=; h=Date:From:To:Cc:Subject:Message-ID; b=kPDbDoP2J7CgQlj4Iw/ARq/1RveatIq7rq1tMj1Ir4fyOkBoTSbZBTgkly1hpUfJOueVOZIS4nDzuQzPe9Cd6DV93GSYEcPiPfnlxWTbB5etJZfibIUyp2e9n9S9agWHJRnZSgcu+H9PsHZ4Uq1/MeVvLDvP6+eXDInXTVYTuvc= 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=m6xXNhXj; arc=none smtp.client-ip=192.198.163.11 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="m6xXNhXj" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1784198246; x=1815734246; h=date:from:to:cc:subject:message-id; bh=H1PWYE7DTWbOkPpk6QCj7UY0P/P+oladCiTHEzn2FYk=; b=m6xXNhXjF7z4QlPIBfyfYIfNPXdC6BRI9U0VUsl6PRb8qDwU5coSWZzd 5jeedh4ZmpYVjR6sEs6Bups0KQ4Ywc9nNr/1Fpj1UVlehhTDJi+KXfziI Xgm2QgC+w79WoJkUZB199swlenikLZ2EJU7g1VtAU5E5JUsTgbLBR7EfD hYQDjouAeFF8HxR3O7S065wSLPaB6FDdMJj6jZ9Z0zmCSJZd39bDaIfJP KQFLP82mT7GQFGg2Aqw9aBtnruELpGlMWYLJGBmJu/toyA0gxJoVaYL9F fi/N97BSbJy4dsUrBrE+GmYYBeIGox8hsXslcFD5BJtbqc1+Rio/PVYl+ Q==; X-CSE-ConnectionGUID: p+slI7v1ThWiO9TTCzw/fw== X-CSE-MsgGUID: VVMhTh6lR+yFIL4zgrPG0Q== X-IronPort-AV: E=McAfee;i="6800,10657,11847"; a="95456334" X-IronPort-AV: E=Sophos;i="6.25,167,1779174000"; d="scan'208";a="95456334" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jul 2026 03:37:25 -0700 X-CSE-ConnectionGUID: Hlq2gmOEQnKnwIu5It9ehg== X-CSE-MsgGUID: Iy7oRwClSUWpf+kGZ+qDjw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.25,167,1779174000"; d="scan'208";a="252484840" Received: from lkp-server02.sh.intel.com (HELO ea128546eb3d) ([10.239.97.151]) by fmviesa010.fm.intel.com with ESMTP; 16 Jul 2026 03:37:24 -0700 Received: from kbuild by ea128546eb3d with local (Exim 4.98.2) (envelope-from ) id 1wkJSz-00000000Oh8-1yTi; Thu, 16 Jul 2026 10:37:21 +0000 Date: Thu, 16 Jul 2026 18:36:27 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:irq/drivers] BUILD SUCCESS 616dd89d81ad9a3cf1cfff4088a4c43e4e00d6ba Message-ID: <202607161816.koYzqKVV-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 irq/drivers branch HEAD: 616dd89d81ad9a3cf1cfff4088a4c43e4e00d6ba irqchip/renesas-irqc: Fix generic interrupt chip leak on remove elapsed time: 1173m configs tested: 103 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-16.1.0 alpha allyesconfig gcc-16.1.0 arc allmodconfig gcc-16.1.0 arc allnoconfig gcc-16.1.0 arc allyesconfig gcc-16.1.0 arc randconfig-001-20260716 gcc-14.3.0 arc randconfig-002-20260716 gcc-16.1.0 arm allnoconfig clang-17 arm allyesconfig gcc-16.1.0 arm randconfig-001-20260716 gcc-8.5.0 arm randconfig-002-20260716 clang-17 arm randconfig-003-20260716 gcc-12.5.0 arm randconfig-004-20260716 clang-23 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-16.1.0 csky allmodconfig gcc-16.1.0 csky allnoconfig gcc-16.1.0 hexagon allmodconfig clang-23 hexagon allnoconfig clang-23 hexagon randconfig-001-20260716 clang-24 hexagon randconfig-002-20260716 clang-24 i386 allmodconfig gcc-14 i386 allnoconfig gcc-14 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20260716 clang-22 i386 buildonly-randconfig-002-20260716 clang-22 i386 buildonly-randconfig-003-20260716 clang-22 i386 buildonly-randconfig-004-20260716 clang-22 i386 buildonly-randconfig-005-20260716 clang-22 i386 buildonly-randconfig-006-20260716 clang-22 i386 randconfig-001-20260716 clang-22 i386 randconfig-002-20260716 clang-22 i386 randconfig-003-20260716 gcc-14 i386 randconfig-004-20260716 gcc-14 i386 randconfig-005-20260716 clang-22 i386 randconfig-006-20260716 clang-22 i386 randconfig-007-20260716 clang-22 loongarch allmodconfig clang-19 loongarch allnoconfig clang-20 loongarch randconfig-001-20260716 clang-20 loongarch randconfig-002-20260716 clang-24 m68k allmodconfig gcc-16.1.0 m68k allnoconfig gcc-16.1.0 m68k allyesconfig gcc-16.1.0 microblaze allnoconfig gcc-16.1.0 microblaze allyesconfig gcc-16.1.0 mips allmodconfig gcc-16.1.0 mips allnoconfig gcc-16.1.0 mips allyesconfig gcc-16.1.0 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 nios2 randconfig-001-20260716 gcc-8.5.0 nios2 randconfig-002-20260716 gcc-8.5.0 openrisc allmodconfig gcc-16.1.0 openrisc allnoconfig gcc-16.1.0 openrisc defconfig gcc-16.1.0 parisc allmodconfig gcc-16.1.0 parisc allnoconfig gcc-16.1.0 parisc allyesconfig gcc-16.1.0 parisc randconfig-001 gcc-8.5.0 parisc randconfig-001-20260716 gcc-15.2.0 parisc randconfig-002 gcc-12.5.0 parisc randconfig-002-20260716 gcc-8.5.0 powerpc allnoconfig gcc-16.1.0 powerpc randconfig-001 gcc-10.5.0 powerpc randconfig-001-20260716 clang-21 powerpc randconfig-002 gcc-8.5.0 powerpc randconfig-002-20260716 clang-19 powerpc64 randconfig-001 clang-17 powerpc64 randconfig-001-20260716 clang-22 powerpc64 randconfig-002 clang-24 powerpc64 randconfig-002-20260716 clang-24 riscv allmodconfig clang-23 riscv allnoconfig gcc-16.1.0 riscv allyesconfig clang-23 riscv randconfig-001-20260716 gcc-14.3.0 riscv randconfig-002-20260716 clang-17 s390 allmodconfig clang-23 s390 allnoconfig clang-23 s390 allyesconfig gcc-16.1.0 s390 randconfig-001-20260716 clang-24 s390 randconfig-002-20260716 gcc-9.5.0 sh allmodconfig gcc-16.1.0 sh allnoconfig gcc-16.1.0 sh allyesconfig gcc-16.1.0 sh randconfig-001-20260716 gcc-16.1.0 sh randconfig-002-20260716 gcc-16.1.0 sparc allnoconfig gcc-16.1.0 sparc64 allmodconfig clang-20 um allmodconfig clang-17 um allnoconfig clang-17 um allyesconfig gcc-14 x86_64 allnoconfig clang-22 x86_64 allyesconfig clang-22 x86_64 randconfig-011-20260715 clang-22 x86_64 randconfig-012-20260715 gcc-14 x86_64 randconfig-013-20260715 clang-22 x86_64 randconfig-014-20260715 clang-22 x86_64 randconfig-015-20260715 clang-22 x86_64 randconfig-016-20260715 clang-22 x86_64 rhel-9.4-rust clang-22 xtensa allnoconfig gcc-16.1.0 xtensa allyesconfig gcc-16.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki