From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) (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 1F55C35898 for ; Sat, 9 May 2026 04:20:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778300404; cv=none; b=MjgQ70/UvFKn4URHoNI3iJiwJzKc2L5EhdGGXqxyfr/XKiKhHyvGfc94ss7vkxe7Ypy3RxAC07In0WSxWMkFGKM2e0m3olX7PuyFdr1vLYZkEIt0RdHrijV7ZJNglAgbAqZxlVm+W0FdkPIcqIFq+lWegpE4I61B9cJrJ67ohk0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778300404; c=relaxed/simple; bh=cc6fMgcfOBtQ3OdiuNKb0bHFKRBXzS/+KRJLECEK05o=; h=Date:From:To:Cc:Subject:Message-ID; b=qlgWJYB2Pwrn+OmyNbA4Cjy7QkLCooYvTDTe04NdGzhgvoWy5zkDb7aihMP6XlEeCcBTKKH/18I19pQx5Q3vhb4pEaNeVT/ZImpeFBo1HFaz1vSQ6xhHjRD87Ax4ux5YYdoNY725Yl0OxO/n4OoFTrA88gPVtdxo6KxZ81HmsrQ= 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=PS7xtbS9; arc=none smtp.client-ip=192.198.163.8 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="PS7xtbS9" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778300401; x=1809836401; h=date:from:to:cc:subject:message-id; bh=cc6fMgcfOBtQ3OdiuNKb0bHFKRBXzS/+KRJLECEK05o=; b=PS7xtbS98z71QbjtaaotIcZuQG2JreJRTNkwibh4+hNiOq10L1l4lDjr UDoKhKj1Xb2PAu4BCmqV9ncwgdOa5XopDFDc9QnPNbsIQNDK+yJCM/nax cxFoa9HFZBpZp7wMDTMYbNVAAXeIFXtfPwCe581E26A/sPLtWZfa7fXoa XcftY1XZ8uolSrWZLnYrXv9Zi3mEZAOK96lQw7ChoQ7b3j3EfKvoMHww5 Ph14/FnkMt5fRKc4j+FiDDh2NRQWgVZhFDcbGf695q4IGdEwerKULQPOx PvFeFFp0ZruXRlsi3g+wPLdyzKIgoma71UuTVC0+AIl/6FD2r334+qQM6 w==; X-CSE-ConnectionGUID: awB3CrVhT3KUGffWmtLWLQ== X-CSE-MsgGUID: jpJ7JM7FT2e9+eEW5wxxng== X-IronPort-AV: E=McAfee;i="6800,10657,11780"; a="96842913" X-IronPort-AV: E=Sophos;i="6.23,224,1770624000"; d="scan'208";a="96842913" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 May 2026 21:20:00 -0700 X-CSE-ConnectionGUID: S/E2vt3oTMioYnhIMzgauQ== X-CSE-MsgGUID: xZgjI/2rSkK9ZpbFT/q3Ow== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,224,1770624000"; d="scan'208";a="241296945" Received: from lkp-server01.sh.intel.com (HELO 82327192134e) ([10.239.97.150]) by orviesa004.jf.intel.com with ESMTP; 08 May 2026 21:19:58 -0700 Received: from kbuild by 82327192134e with local (Exim 4.98.2) (envelope-from ) id 1wLZAR-000000000ex-3ukk; Sat, 09 May 2026 04:19:55 +0000 Date: Sat, 09 May 2026 12:19:21 +0800 From: kernel test robot To: "Greg Kroah-Hartman" Cc: linux-usb@vger.kernel.org Subject: [usb:usb-linus] BUILD SUCCESS 4fd44d47e8ab760eef11968d093200cce6752d95 Message-ID: <202605091214.vhpNypBt-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus branch HEAD: 4fd44d47e8ab760eef11968d093200cce6752d95 Merge tag 'usb-serial-7.1-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus elapsed time: 767m configs tested: 177 configs skipped: 4 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 allmodconfig gcc-15.2.0 arc allnoconfig gcc-15.2.0 arc allyesconfig clang-23 arc defconfig gcc-15.2.0 arc randconfig-001-20260509 gcc-9.5.0 arc randconfig-002-20260509 gcc-9.5.0 arm allnoconfig gcc-15.2.0 arm allyesconfig clang-16 arm allyesconfig gcc-15.2.0 arm defconfig gcc-15.2.0 arm randconfig-001-20260509 gcc-9.5.0 arm randconfig-002-20260509 gcc-9.5.0 arm randconfig-003-20260509 gcc-9.5.0 arm randconfig-004-20260509 gcc-9.5.0 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-15.2.0 arm64 defconfig gcc-15.2.0 arm64 randconfig-001-20260509 gcc-10.5.0 arm64 randconfig-002-20260509 gcc-10.5.0 arm64 randconfig-003-20260509 gcc-10.5.0 arm64 randconfig-004-20260509 gcc-10.5.0 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky defconfig gcc-15.2.0 csky randconfig-001-20260509 gcc-10.5.0 csky randconfig-002-20260509 gcc-10.5.0 hexagon allmodconfig gcc-15.2.0 hexagon allnoconfig gcc-15.2.0 hexagon defconfig gcc-15.2.0 hexagon randconfig-001-20260509 clang-17 hexagon randconfig-002-20260509 clang-17 i386 allmodconfig clang-20 i386 allnoconfig gcc-15.2.0 i386 allyesconfig clang-20 i386 buildonly-randconfig-001-20260509 gcc-14 i386 buildonly-randconfig-002-20260509 gcc-14 i386 buildonly-randconfig-003-20260509 gcc-14 i386 buildonly-randconfig-004-20260509 gcc-14 i386 buildonly-randconfig-005-20260509 gcc-14 i386 buildonly-randconfig-006-20260509 gcc-14 i386 defconfig gcc-15.2.0 i386 randconfig-001-20260509 clang-20 i386 randconfig-002-20260509 clang-20 i386 randconfig-003-20260509 clang-20 i386 randconfig-004-20260509 clang-20 i386 randconfig-005-20260509 clang-20 i386 randconfig-006-20260509 clang-20 i386 randconfig-007-20260509 clang-20 i386 randconfig-011-20260509 gcc-14 i386 randconfig-012-20260509 gcc-14 i386 randconfig-013-20260509 gcc-14 i386 randconfig-014-20260509 gcc-14 i386 randconfig-015-20260509 gcc-14 i386 randconfig-016-20260509 gcc-14 i386 randconfig-017-20260509 gcc-14 loongarch allmodconfig clang-23 loongarch allnoconfig gcc-15.2.0 loongarch defconfig clang-19 loongarch randconfig-001-20260509 clang-17 loongarch randconfig-002-20260509 clang-17 m68k allmodconfig gcc-15.2.0 m68k allnoconfig gcc-15.2.0 m68k allyesconfig clang-16 m68k allyesconfig gcc-15.2.0 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 allmodconfig gcc-11.5.0 nios2 allnoconfig clang-23 nios2 defconfig clang-19 nios2 randconfig-001-20260509 clang-17 nios2 randconfig-002-20260509 clang-17 openrisc allmodconfig clang-23 openrisc allmodconfig gcc-15.2.0 openrisc allnoconfig clang-23 openrisc defconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig clang-23 parisc allyesconfig clang-19 parisc allyesconfig gcc-15.2.0 parisc defconfig gcc-15.2.0 parisc randconfig-001-20260509 gcc-11.5.0 parisc randconfig-002-20260509 gcc-11.5.0 parisc64 defconfig clang-19 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig clang-23 powerpc randconfig-001-20260509 gcc-11.5.0 powerpc randconfig-002-20260509 gcc-11.5.0 powerpc64 randconfig-001-20260509 gcc-11.5.0 powerpc64 randconfig-002-20260509 gcc-11.5.0 riscv allmodconfig clang-23 riscv allnoconfig clang-23 riscv allyesconfig clang-16 riscv defconfig gcc-15.2.0 riscv randconfig-001-20260509 clang-23 riscv randconfig-002-20260509 clang-23 s390 allmodconfig clang-18 s390 allmodconfig clang-19 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 s390 defconfig gcc-15.2.0 s390 randconfig-001-20260509 clang-23 s390 randconfig-002-20260509 clang-23 sh allmodconfig gcc-15.2.0 sh allnoconfig clang-23 sh allyesconfig clang-19 sh allyesconfig gcc-15.2.0 sh defconfig gcc-14 sh magicpanelr2_defconfig gcc-15.2.0 sh randconfig-001-20260509 clang-23 sh randconfig-002-20260509 clang-23 sparc allnoconfig clang-23 sparc defconfig gcc-15.2.0 sparc randconfig-001-20260509 clang-23 sparc randconfig-002-20260509 clang-23 sparc64 allmodconfig clang-23 sparc64 defconfig gcc-14 sparc64 randconfig-001-20260509 clang-23 sparc64 randconfig-002-20260509 clang-23 um allmodconfig clang-19 um allnoconfig clang-23 um allyesconfig gcc-14 um allyesconfig gcc-15.2.0 um defconfig gcc-14 um i386_defconfig gcc-14 um randconfig-001-20260509 clang-23 um randconfig-002-20260509 clang-23 um x86_64_defconfig gcc-14 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-23 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20260509 clang-20 x86_64 buildonly-randconfig-002-20260509 clang-20 x86_64 buildonly-randconfig-003-20260509 clang-20 x86_64 buildonly-randconfig-004-20260509 clang-20 x86_64 buildonly-randconfig-005-20260509 clang-20 x86_64 buildonly-randconfig-006-20260509 clang-20 x86_64 defconfig gcc-14 x86_64 kexec clang-20 x86_64 randconfig-001-20260509 gcc-14 x86_64 randconfig-002-20260509 gcc-14 x86_64 randconfig-003-20260509 gcc-14 x86_64 randconfig-004-20260509 gcc-14 x86_64 randconfig-005-20260509 gcc-14 x86_64 randconfig-006-20260509 gcc-14 x86_64 randconfig-011-20260509 gcc-14 x86_64 randconfig-012-20260509 gcc-14 x86_64 randconfig-013-20260509 gcc-14 x86_64 randconfig-014-20260509 gcc-14 x86_64 randconfig-015-20260509 gcc-14 x86_64 randconfig-016-20260509 gcc-14 x86_64 randconfig-071-20260509 clang-20 x86_64 randconfig-072-20260509 clang-20 x86_64 randconfig-073-20260509 clang-20 x86_64 randconfig-074-20260509 clang-20 x86_64 randconfig-075-20260509 clang-20 x86_64 randconfig-076-20260509 clang-20 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 allyesconfig clang-23 xtensa randconfig-001-20260509 clang-23 xtensa randconfig-002-20260509 clang-23 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki