From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) (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 87FAE23A9 for ; Fri, 14 Feb 2025 18:44:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739558701; cv=none; b=bumVQ+nByQqPxNYhRooLp2tfwPiehCArlbte9Aw0Srj0pR1KFYRxCJHiiZPvL8QZ8RwNSgl3Ei9dnzBoh54H6iRLDMbYOxp0KMnbZtbuESMThSewdic+cbnprDeoUJPuV0yv4sP2uwJC+1kKWEe3hn6E0oH+1fOKq1v3klWS8+M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739558701; c=relaxed/simple; bh=gmb5HpQBywLGxgiYvW1zVBvRfOa3O0wq3TJSOmVT5yk=; h=Date:From:To:Cc:Subject:Message-ID; b=bnfVpi+P0CsIiOY2K4hR672gR6i/Ikez2hLSWXpNcOCCJIMvDxgTBfCXnBabdoZKJf5/k7dkCj80cWCu0nzPvIKp+i/vgGPklwTzU/LlANXekqIHhBQAVU6HY5Nj6JQe5ufM6101RR5ZfPEBo7bBiiA6FpYNfcJYBkF47osJV3Q= 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=CIuV4z1Z; arc=none smtp.client-ip=192.198.163.18 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="CIuV4z1Z" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1739558699; x=1771094699; h=date:from:to:cc:subject:message-id; bh=gmb5HpQBywLGxgiYvW1zVBvRfOa3O0wq3TJSOmVT5yk=; b=CIuV4z1ZOIvv7Jc67rdIuZRWu84ms004rYwqPbF2vVoarKkYSfw/eaQc T5kTaIF4TK71XqvRVK87qzxIB836lLhFAwURLzuAGwQL8s6XU61T6GzkW sfXUKtOgWM+XSUpnRNn1fei9nKWa2ib5pWcHHdX1ZbWa9qKkbUYG0P05H dgxfWevIhwM4QrUa/4eEwsXPdJA8YWM6x2Gt+0K6+Eqscvxhh0mfZ++HG qiWCK7R1nyKxo7fpKKPVUJijCnUvos5Xr+B+MjcaHBnkQbKP6p1RPv+db Md2wnM9Rins/zJi55863Uf0C6YoU3nu/bDzKCtwRkRbsnqrEnDOcwBdCd Q==; X-CSE-ConnectionGUID: lDTsNgxaTVujTJ/kMPqcYA== X-CSE-MsgGUID: yVP4iY4DRN2Tv9BCa0Jttw== X-IronPort-AV: E=McAfee;i="6700,10204,11345"; a="39549247" X-IronPort-AV: E=Sophos;i="6.13,286,1732608000"; d="scan'208";a="39549247" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Feb 2025 10:44:59 -0800 X-CSE-ConnectionGUID: vK1zzqCGSDmNO84QipldFQ== X-CSE-MsgGUID: x9OtzRGNRiyWCl2BDgMlSQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="144455660" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by fmviesa001.fm.intel.com with ESMTP; 14 Feb 2025 10:44:58 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1tj0gK-001A31-03; Fri, 14 Feb 2025 18:44:56 +0000 Date: Sat, 15 Feb 2025 02:44:32 +0800 From: kernel test robot To: Bartosz Golaszewski Cc: linux-gpio@vger.kernel.org Subject: [brgl:gpio/for-current] BUILD SUCCESS e47a75fb5b139233bdbb889995edda4dffc3f0f7 Message-ID: <202502150226.ZYHeTeh0-lkp@intel.com> User-Agent: s-nail v14.9.24 Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio/for-current branch HEAD: e47a75fb5b139233bdbb889995edda4dffc3f0f7 gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set elapsed time: 1447m configs tested: 87 configs skipped: 2 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allyesconfig gcc-14.2.0 alpha defconfig gcc-14.2.0 arc allmodconfig gcc-13.2.0 arc allyesconfig gcc-13.2.0 arc defconfig gcc-13.2.0 arc randconfig-001-20250214 gcc-13.2.0 arc randconfig-002-20250214 gcc-13.2.0 arm randconfig-001-20250214 clang-16 arm randconfig-002-20250214 gcc-14.2.0 arm randconfig-003-20250214 clang-21 arm randconfig-004-20250214 gcc-14.2.0 arm64 randconfig-001-20250214 gcc-14.2.0 arm64 randconfig-002-20250214 gcc-14.2.0 arm64 randconfig-003-20250214 gcc-14.2.0 arm64 randconfig-004-20250214 gcc-14.2.0 csky defconfig gcc-14.2.0 csky randconfig-001-20250214 gcc-14.2.0 csky randconfig-002-20250214 gcc-14.2.0 hexagon allmodconfig clang-21 hexagon allyesconfig clang-18 hexagon randconfig-001-20250214 clang-21 hexagon randconfig-002-20250214 clang-15 i386 allmodconfig gcc-12 i386 allnoconfig gcc-12 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20250214 gcc-12 i386 buildonly-randconfig-002-20250214 gcc-12 i386 buildonly-randconfig-003-20250214 clang-19 i386 buildonly-randconfig-004-20250214 gcc-12 i386 buildonly-randconfig-005-20250214 gcc-12 i386 buildonly-randconfig-006-20250214 gcc-12 i386 defconfig clang-19 loongarch randconfig-001-20250214 gcc-14.2.0 loongarch randconfig-002-20250214 gcc-14.2.0 m68k allnoconfig gcc-14.2.0 microblaze allnoconfig gcc-14.2.0 mips allnoconfig gcc-14.2.0 nios2 allnoconfig gcc-14.2.0 nios2 randconfig-001-20250214 gcc-14.2.0 nios2 randconfig-002-20250214 gcc-14.2.0 openrisc allnoconfig gcc-14.2.0 parisc allnoconfig gcc-14.2.0 parisc randconfig-001-20250214 gcc-14.2.0 parisc randconfig-002-20250214 gcc-14.2.0 powerpc allnoconfig gcc-14.2.0 powerpc randconfig-001-20250214 gcc-14.2.0 powerpc randconfig-002-20250214 clang-18 powerpc randconfig-003-20250214 clang-21 powerpc64 randconfig-001-20250214 clang-18 powerpc64 randconfig-002-20250214 gcc-14.2.0 powerpc64 randconfig-003-20250214 gcc-14.2.0 riscv allnoconfig gcc-14.2.0 riscv randconfig-001-20250214 clang-18 riscv randconfig-002-20250214 gcc-14.2.0 s390 allmodconfig clang-19 s390 allnoconfig clang-21 s390 allyesconfig gcc-14.2.0 s390 randconfig-001-20250214 gcc-14.2.0 s390 randconfig-002-20250214 clang-19 sh allmodconfig gcc-14.2.0 sh allnoconfig gcc-14.2.0 sh allyesconfig gcc-14.2.0 sh randconfig-001-20250214 gcc-14.2.0 sh randconfig-002-20250214 gcc-14.2.0 sparc allmodconfig gcc-14.2.0 sparc allnoconfig gcc-14.2.0 sparc randconfig-001-20250214 gcc-14.2.0 sparc randconfig-002-20250214 gcc-14.2.0 sparc64 randconfig-001-20250214 gcc-14.2.0 sparc64 randconfig-002-20250214 gcc-14.2.0 um allmodconfig clang-21 um allnoconfig clang-18 um allyesconfig gcc-12 um randconfig-001-20250214 gcc-12 um randconfig-002-20250214 clang-16 x86_64 allnoconfig clang-19 x86_64 allyesconfig clang-19 x86_64 buildonly-randconfig-001-20250214 clang-19 x86_64 buildonly-randconfig-002-20250214 clang-19 x86_64 buildonly-randconfig-003-20250214 gcc-12 x86_64 buildonly-randconfig-004-20250214 clang-19 x86_64 buildonly-randconfig-005-20250214 gcc-12 x86_64 buildonly-randconfig-006-20250214 gcc-12 x86_64 defconfig gcc-11 xtensa allnoconfig gcc-14.2.0 xtensa randconfig-001-20250214 gcc-14.2.0 xtensa randconfig-002-20250214 gcc-14.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki