From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.19]) (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 5713A30DD3C for ; Thu, 28 May 2026 19:33:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779996784; cv=none; b=ufzEyfIj6frJj9N65rMsuQNDAyXms3GHuJSqQZKijTXwfjtTK4pX9fWUfkFDExqIw/TjLR6F+o7Lamr82lkS6lxAiwceAgyH4yaFmYuAHToKzvs2/N/m3UrgQEzX9AzvhGBkRgTGmI3X7cvZZIWxK8nfNBuqEocVeH/kjcUgi0E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779996784; c=relaxed/simple; bh=47WCtJ3GlhD267qvDDfoBHxgnYClPNWGK5xvwIrjHR4=; h=Date:From:To:Cc:Subject:Message-ID; b=uv8K9GTxsxSHuYszn5fEnoWOEkJftdNg+Gh+cKSRmq0Gd1fGnPScfdiDOIAatqDwfrv34YNRxuyQDNGQnRX7b4ztbtsHuGHEM2Cfr8+BWC6nmXjn66NZJhlXdhaZbrMNe9HLYIVOV+kllC0C0CwEi8Wb/eBvxfU7GsL4Mnu9TwE= 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=LzYVgSjL; arc=none smtp.client-ip=192.198.163.19 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="LzYVgSjL" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1779996782; x=1811532782; h=date:from:to:cc:subject:message-id; bh=47WCtJ3GlhD267qvDDfoBHxgnYClPNWGK5xvwIrjHR4=; b=LzYVgSjLuyxHHRcJPO5J8ZCLZpKJYTCysHCIPDKU2k8xBMIUh1Ac60zc Uyt6C1+j1F9Uve5b3uG2TdwZhzYE+BABkdjjgkWDJQUhYdGNiO2qDADNT 8/yVfHvBoTu9QAI4S9I3R/vUWLG4QCM8oHCYjl1yg4WJsw657whTQSFdG eV00kI1uprwjMw8lQ742nRC59IRyAWuO1zaf5WZ8B1QImA2B3dQddz/zS h7kNaaJYOXnQQsP2rP17WeBpL9BJlUuCQPFDKqfKwd5UY4EXUZLLbrkC4 wAT9PjOtKBOqIx4lMGCaozpbB69rcMzUjlCos0qVaZ5bDtjbNg8VBE98c A==; X-CSE-ConnectionGUID: vYaZCCHTQlCGYWj1zVFDAQ== X-CSE-MsgGUID: VCN/+C0qTGawx8aPfbEiSQ== X-IronPort-AV: E=McAfee;i="6800,10657,11800"; a="79882544" X-IronPort-AV: E=Sophos;i="6.24,174,1774335600"; d="scan'208";a="79882544" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa113.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 May 2026 12:33:01 -0700 X-CSE-ConnectionGUID: s57xhzx+QkSodqEciFveoA== X-CSE-MsgGUID: g+aLuosTQj+ByaLNbDaYvA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,174,1774335600"; d="scan'208";a="266257229" Received: from lkp-server01.sh.intel.com (HELO f0d55cb201f0) ([10.239.97.150]) by fmviesa002.fm.intel.com with ESMTP; 28 May 2026 12:33:00 -0700 Received: from kbuild by f0d55cb201f0 with local (Exim 4.98.2) (envelope-from ) id 1wSgTR-000000006NG-3QTt; Thu, 28 May 2026 19:32:57 +0000 Date: Fri, 29 May 2026 03:32:21 +0800 From: kernel test robot To: Linus Walleij Cc: linux-gpio@vger.kernel.org Subject: [linusw-pinctrl:fixes] BUILD SUCCESS b0c13ec17438577f90b379d448dfed1233e2c0a4 Message-ID: <202605290312.opwVgnLG-lkp@intel.com> User-Agent: s-nail v14.9.25 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/linusw/linux-pinctrl.git fixes branch HEAD: b0c13ec17438577f90b379d448dfed1233e2c0a4 pinctrl: mcp23s08: Read spi-present-mask as u8 not u32 elapsed time: 1647m configs tested: 192 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 alpha defconfig gcc-15.2.0 arc allmodconfig clang-16 arc allnoconfig gcc-15.2.0 arc allyesconfig clang-23 arc defconfig gcc-15.2.0 arc randconfig-001-20260528 clang-23 arc randconfig-002-20260528 clang-23 arm allnoconfig gcc-15.2.0 arm allyesconfig clang-16 arm davinci_all_defconfig clang-19 arm defconfig gcc-15.2.0 arm randconfig-001-20260528 clang-23 arm randconfig-002-20260528 clang-23 arm randconfig-003-20260528 clang-23 arm randconfig-004-20260528 clang-23 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-15.2.0 arm64 defconfig gcc-15.2.0 arm64 randconfig-001-20260528 gcc-15.2.0 arm64 randconfig-002-20260528 gcc-15.2.0 arm64 randconfig-003-20260528 gcc-15.2.0 arm64 randconfig-004-20260528 gcc-15.2.0 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky defconfig gcc-15.2.0 csky randconfig-001-20260528 gcc-15.2.0 csky randconfig-002-20260528 gcc-15.2.0 hexagon allmodconfig gcc-15.2.0 hexagon allnoconfig gcc-15.2.0 hexagon defconfig gcc-15.2.0 hexagon randconfig-001-20260528 gcc-11.5.0 hexagon randconfig-002-20260528 gcc-11.5.0 i386 allmodconfig clang-20 i386 allnoconfig gcc-15.2.0 i386 allyesconfig clang-20 i386 buildonly-randconfig-001-20260528 clang-20 i386 buildonly-randconfig-002-20260528 clang-20 i386 buildonly-randconfig-003-20260528 clang-20 i386 buildonly-randconfig-004-20260528 clang-20 i386 buildonly-randconfig-005-20260528 clang-20 i386 buildonly-randconfig-006-20260528 clang-20 i386 defconfig gcc-15.2.0 i386 randconfig-001-20260528 gcc-14 i386 randconfig-002-20260528 gcc-14 i386 randconfig-003-20260528 gcc-14 i386 randconfig-004-20260528 gcc-14 i386 randconfig-005-20260528 gcc-14 i386 randconfig-006-20260528 gcc-14 i386 randconfig-007-20260528 gcc-14 i386 randconfig-011-20260528 clang-20 i386 randconfig-012-20260528 clang-20 i386 randconfig-013-20260528 clang-20 i386 randconfig-014-20260528 clang-20 i386 randconfig-015-20260528 clang-20 i386 randconfig-016-20260528 clang-20 i386 randconfig-017-20260528 clang-20 loongarch allmodconfig clang-23 loongarch allnoconfig gcc-15.2.0 loongarch defconfig clang-19 loongarch randconfig-001-20260528 gcc-11.5.0 loongarch randconfig-002-20260528 gcc-11.5.0 m68k allmodconfig gcc-15.2.0 m68k allnoconfig gcc-15.2.0 m68k allyesconfig clang-16 m68k defconfig clang-19 microblaze allnoconfig gcc-15.2.0 microblaze allyesconfig gcc-15.2.0 microblaze defconfig clang-19 mips allmodconfig gcc-15.2.0 mips allnoconfig gcc-15.2.0 mips allyesconfig gcc-15.2.0 nios2 allmodconfig clang-23 nios2 allnoconfig clang-23 nios2 allnoconfig gcc-11.5.0 nios2 defconfig clang-19 nios2 randconfig-001-20260528 gcc-11.5.0 nios2 randconfig-002-20260528 gcc-11.5.0 openrisc allmodconfig clang-23 openrisc allnoconfig clang-23 openrisc allnoconfig gcc-15.2.0 openrisc defconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig clang-23 parisc allnoconfig gcc-15.2.0 parisc allyesconfig clang-19 parisc defconfig gcc-15.2.0 parisc randconfig-001 clang-23 parisc randconfig-001-20260528 clang-23 parisc randconfig-002 clang-23 parisc randconfig-002-20260528 clang-23 parisc64 defconfig clang-19 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig clang-23 powerpc allnoconfig gcc-15.2.0 powerpc randconfig-001 clang-23 powerpc randconfig-001-20260528 clang-23 powerpc randconfig-002 clang-23 powerpc randconfig-002-20260528 clang-23 powerpc64 randconfig-001 clang-23 powerpc64 randconfig-001-20260528 clang-23 powerpc64 randconfig-002 clang-23 powerpc64 randconfig-002-20260528 clang-23 riscv allmodconfig clang-23 riscv allnoconfig clang-23 riscv allnoconfig gcc-15.2.0 riscv allyesconfig clang-16 riscv defconfig gcc-15.2.0 riscv randconfig-001-20260528 gcc-13.4.0 riscv randconfig-002-20260528 gcc-13.4.0 s390 allmodconfig clang-19 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 s390 defconfig gcc-15.2.0 s390 randconfig-001-20260528 gcc-13.4.0 s390 randconfig-002-20260528 gcc-13.4.0 sh allmodconfig gcc-15.2.0 sh allnoconfig clang-23 sh allnoconfig gcc-15.2.0 sh allyesconfig clang-19 sh defconfig gcc-14 sh randconfig-001-20260528 gcc-13.4.0 sh randconfig-002-20260528 gcc-13.4.0 sh sh7763rdp_defconfig gcc-15.2.0 sparc allnoconfig clang-23 sparc allnoconfig gcc-15.2.0 sparc defconfig gcc-15.2.0 sparc randconfig-001 gcc-15.2.0 sparc randconfig-001-20260528 gcc-15.2.0 sparc randconfig-002 gcc-15.2.0 sparc randconfig-002-20260528 gcc-15.2.0 sparc64 allmodconfig clang-23 sparc64 defconfig gcc-14 sparc64 randconfig-001 gcc-15.2.0 sparc64 randconfig-001-20260528 gcc-15.2.0 sparc64 randconfig-002 gcc-15.2.0 sparc64 randconfig-002-20260528 gcc-15.2.0 um allmodconfig clang-19 um allnoconfig clang-23 um allyesconfig gcc-15.2.0 um defconfig gcc-14 um i386_defconfig gcc-14 um randconfig-001 gcc-15.2.0 um randconfig-001-20260528 gcc-15.2.0 um randconfig-002 gcc-15.2.0 um randconfig-002-20260528 gcc-15.2.0 um x86_64_defconfig gcc-14 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-20 x86_64 allnoconfig clang-23 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20260528 gcc-14 x86_64 buildonly-randconfig-002-20260528 gcc-14 x86_64 buildonly-randconfig-003-20260528 gcc-14 x86_64 buildonly-randconfig-004-20260528 gcc-14 x86_64 buildonly-randconfig-005-20260528 gcc-14 x86_64 buildonly-randconfig-006-20260528 gcc-14 x86_64 defconfig gcc-14 x86_64 kexec clang-20 x86_64 randconfig-001-20260528 gcc-14 x86_64 randconfig-002-20260528 gcc-14 x86_64 randconfig-003-20260528 gcc-14 x86_64 randconfig-004-20260528 gcc-14 x86_64 randconfig-005-20260528 gcc-14 x86_64 randconfig-006-20260528 gcc-14 x86_64 randconfig-011-20260528 gcc-14 x86_64 randconfig-012-20260528 gcc-14 x86_64 randconfig-013-20260528 gcc-14 x86_64 randconfig-014-20260528 gcc-14 x86_64 randconfig-015-20260528 gcc-14 x86_64 randconfig-016-20260528 gcc-14 x86_64 randconfig-071-20260528 gcc-14 x86_64 randconfig-072-20260528 gcc-14 x86_64 randconfig-073-20260528 gcc-14 x86_64 randconfig-074-20260528 gcc-14 x86_64 randconfig-075-20260528 gcc-14 x86_64 randconfig-076-20260528 gcc-14 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-23 xtensa allnoconfig gcc-15.2.0 xtensa allyesconfig clang-23 xtensa randconfig-001 gcc-15.2.0 xtensa randconfig-001-20260528 gcc-15.2.0 xtensa randconfig-002 gcc-15.2.0 xtensa randconfig-002-20260528 gcc-15.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki