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 206F41C84CB for ; Sat, 25 Apr 2026 06:05:15 +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=1777097118; cv=none; b=SonG8IwnX5NApUnHPE23wrS+zUEpARGyvRmpGJ/QQJHFQ79/Pa8OnLBnCLM4hLMuGDnYNBnJZdbhfe1nls5HfQc2v2SYp63xuf8JndZHCeUHmiwLlhJRWkmI3ixFpq0P8QvvM3BbnYEm7Y0xiw/dksuOujj99Dnr17aTfuT4I8s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777097118; c=relaxed/simple; bh=3XYCC781OdCDgAxT6XU4xsprgXb4nc8QugWytTldDjg=; h=Date:From:To:Cc:Subject:Message-ID; b=BRopJSYa/OwE/uDO6Xd3exOtxn1Fi8pbLw6HCA3u7lO6blog9iNgIkNQOhux8epyok82uQOf6Nm37bDNNve0Dw5Lr6vuWG5I8dWdDpWlrNgW2JeUHS7H1Epx36hFCJjkwdkgZftpkGBN2QScyb/jsoWFfEHwVS5XRSWfpqLY8Ow= 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=hAauWZYX; 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="hAauWZYX" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1777097116; x=1808633116; h=date:from:to:cc:subject:message-id; bh=3XYCC781OdCDgAxT6XU4xsprgXb4nc8QugWytTldDjg=; b=hAauWZYXLYO1jH9+9XBVc8jynjYawB1Gs40T4u5qR4fb9+ZmytgXH8oJ +It5BUFNq0ytHjzHflte0i9i2bhruZeD11Ln924hDdyfjMFT/d8X7lUNs Aa1HlczNpyjQHGM2m7sLV1Yx6jOGeAsdENHgH8oh+PdRs+9LTN6qgWLKf QiK3FXmL8StyG57BxAbO3dcmrEe6gPP0H3XrU6l8E5Dlgn8DxfYx8GtJt 3lWl8MC98vjwXNpzvNY7jC0AvddMvD5VMi1v9bTqPOHCuUBCl0CrAReD1 FC0VWA023kFLJPFViUd1HSZLSMtLQa7HLA/O62BUmis5pv0yjdoH1wx9u Q==; X-CSE-ConnectionGUID: E0vvUrvCRtOCaFQmXKP4OQ== X-CSE-MsgGUID: pbX4PRo1RyyL52I19F3EBQ== X-IronPort-AV: E=McAfee;i="6800,10657,11766"; a="78058504" X-IronPort-AV: E=Sophos;i="6.23,198,1770624000"; d="scan'208";a="78058504" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2026 23:05:16 -0700 X-CSE-ConnectionGUID: 9HDAKx14TpyshzwCBDaVWg== X-CSE-MsgGUID: v3LuJMfwR2uiuBsE5HsSEQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,198,1770624000"; d="scan'208";a="233437295" Received: from lkp-server01.sh.intel.com (HELO aa799cca880d) ([10.239.97.150]) by orviesa007.jf.intel.com with ESMTP; 24 Apr 2026 23:05:15 -0700 Received: from kbuild by aa799cca880d with local (Exim 4.98.2) (envelope-from ) id 1wGW8e-000000006Ul-1aDx; Sat, 25 Apr 2026 06:05:12 +0000 Date: Sat, 25 Apr 2026 14:04:12 +0800 From: kernel test robot To: Geert Uytterhoeven Cc: linux-renesas-soc@vger.kernel.org Subject: [geert-renesas-drivers:renesas-pinctrl-fixes-for-v7.1] BUILD SUCCESS d54d03c28eddc53972ce9d802cfc1950af93fc54 Message-ID: <202604251404.fpwTAgHe-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git renesas-pinctrl-fixes-for-v7.1 branch HEAD: d54d03c28eddc53972ce9d802cfc1950af93fc54 pinctrl: renesas: rzg2l: Fix SMT register cache handling elapsed time: 805m configs tested: 54 configs skipped: 2 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-15.2.0 alpha allyesconfig gcc-15.2.0 arc allmodconfig gcc-15.2.0 arc allnoconfig gcc-15.2.0 arc allyesconfig gcc-15.2.0 arm allnoconfig clang-23 arm allyesconfig gcc-15.2.0 arm64 allmodconfig clang-19 arm64 allnoconfig gcc-15.2.0 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 hexagon allmodconfig clang-17 hexagon allnoconfig clang-23 i386 allmodconfig gcc-14 i386 allnoconfig gcc-14 i386 allyesconfig gcc-14 loongarch allmodconfig clang-19 loongarch allnoconfig clang-23 m68k allmodconfig gcc-15.2.0 m68k allnoconfig gcc-15.2.0 m68k allyesconfig gcc-15.2.0 microblaze allnoconfig gcc-15.2.0 microblaze allyesconfig gcc-15.2.0 mips allmodconfig gcc-15.2.0 mips allnoconfig gcc-15.2.0 mips allyesconfig gcc-15.2.0 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 openrisc allmodconfig gcc-15.2.0 openrisc allnoconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig gcc-15.2.0 parisc allyesconfig gcc-15.2.0 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig gcc-15.2.0 riscv allmodconfig clang-23 riscv allnoconfig gcc-15.2.0 riscv allyesconfig clang-16 s390 allmodconfig clang-18 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 sh allmodconfig gcc-15.2.0 sh allnoconfig gcc-15.2.0 sh allyesconfig gcc-15.2.0 sparc allnoconfig gcc-15.2.0 sparc64 allmodconfig clang-23 um allmodconfig clang-19 um allnoconfig clang-23 um allyesconfig gcc-14 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig gcc-15.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki