From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.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 5F8361A3A88 for ; Thu, 12 Sep 2024 12:22:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726143779; cv=none; b=fj0Jlk31F1Xvub8cL/ZFCfoEEnxPzwcnnhX8/EXXlWdgfJaUYU5YXLWcwpcMN3lV7c6in/3WCWzQwmxcvp9w2ytNjCXY04J7TGk2f/yEyD8TyUzPRqM7gQD/iRfogQfOXvfwUzXFzVzVkUtLaRW8ygJ7OEgC8oc22R4n6g9fx9Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726143779; c=relaxed/simple; bh=qHTc1Ir/5OVTWJ1KpXV4hGrdrp1dPcMAQk4nnuwmTHk=; h=Date:From:To:Cc:Subject:Message-ID; b=L6T27d3cLLaui2FoRVfMSnmIFqleplp9VM0rWnsy5XYHb2ElvnXIjjVCKIZ6FbhaYhTZMi/whZd6ERQxM8vIQDbW9P9woqY/7N9I0VSbR3XnJd87obeivSqYlR8TMgH/SWqSIAaJUmvh39wQ3cd1tHWp7FqH+Auv/Z9RfjrzrOE= 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=jn9QAmiu; arc=none smtp.client-ip=198.175.65.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="jn9QAmiu" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1726143778; x=1757679778; h=date:from:to:cc:subject:message-id; bh=qHTc1Ir/5OVTWJ1KpXV4hGrdrp1dPcMAQk4nnuwmTHk=; b=jn9QAmiukNmaO1VaBWvyJaiCQOwcr+kCHkzejxQ04vgH0cJxWwjErIuX H0XcCCbq6+qbyH8OiTy9RVNfZWRu2khfWJBU5ZRB/6gR7yFLFIiKYVPeY L2YfxbOgPK7QudPkhWMituVNgob7ssldZgYglUhvaPNQoxIR8Sf7dwaaH TD+yFCZeMuzGKAivnc0iozgNAtn3sk5s4h8WbQtfOq3ZfoDe+k3HsrKZ1 49phVTJuIDmZzLnJ33lB4+fGKnrWNK6UXoQhDmrSXJPmip7b8C2GzRI66 XpxzhMzl+n25pfIvI2UV7o2vi6/QV9w94OwB4NtAhtyd+pVBBVD+XpFCX Q==; X-CSE-ConnectionGUID: zANy+peLQC2H4G22EkrvTg== X-CSE-MsgGUID: EK+c2TuiS2yEtPAkWkFqgg== X-IronPort-AV: E=McAfee;i="6700,10204,11192"; a="24863184" X-IronPort-AV: E=Sophos;i="6.10,223,1719903600"; d="scan'208";a="24863184" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2024 05:22:57 -0700 X-CSE-ConnectionGUID: DX5RoaMDTi+YdNF33JovmA== X-CSE-MsgGUID: OpV3RR9nSWGwxxervWitaQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,223,1719903600"; d="scan'208";a="72680343" Received: from lkp-server01.sh.intel.com (HELO 53e96f405c61) ([10.239.97.150]) by orviesa004.jf.intel.com with ESMTP; 12 Sep 2024 05:22:56 -0700 Received: from kbuild by 53e96f405c61 with local (Exim 4.96) (envelope-from ) id 1soiqb-00058Q-1X; Thu, 12 Sep 2024 12:22:53 +0000 Date: Thu, 12 Sep 2024 20:22:24 +0800 From: kernel test robot To: "Greg Kroah-Hartman" Cc: linux-usb@vger.kernel.org Subject: [usb:usb-next] BUILD SUCCESS b8a93e8028feef925ea5a2c212fafbe14a76f46e Message-ID: <202409122016.gragm0VJ-lkp@intel.com> User-Agent: s-nail v14.9.24 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-next branch HEAD: b8a93e8028feef925ea5a2c212fafbe14a76f46e Merge tag 'usb-serial-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next elapsed time: 1228m configs tested: 178 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-14.1.0 alpha allyesconfig clang-20 alpha defconfig gcc-14.1.0 arc allmodconfig clang-20 arc allnoconfig gcc-14.1.0 arc allyesconfig clang-20 arc defconfig gcc-14.1.0 arc randconfig-001-20240912 gcc-13.2.0 arc randconfig-002-20240912 gcc-13.2.0 arm allmodconfig clang-20 arm allnoconfig gcc-14.1.0 arm allyesconfig clang-20 arm aspeed_g5_defconfig gcc-14.1.0 arm defconfig gcc-14.1.0 arm imx_v4_v5_defconfig gcc-14.1.0 arm moxart_defconfig gcc-14.1.0 arm pxa910_defconfig gcc-14.1.0 arm randconfig-001-20240912 gcc-13.2.0 arm randconfig-002-20240912 gcc-13.2.0 arm randconfig-003-20240912 gcc-13.2.0 arm randconfig-004-20240912 gcc-13.2.0 arm spitz_defconfig gcc-14.1.0 arm64 allmodconfig clang-20 arm64 allnoconfig gcc-14.1.0 arm64 allyesconfig gcc-14.1.0 arm64 defconfig gcc-14.1.0 arm64 randconfig-001-20240912 gcc-13.2.0 arm64 randconfig-002-20240912 gcc-13.2.0 arm64 randconfig-003-20240912 gcc-13.2.0 arm64 randconfig-004-20240912 gcc-13.2.0 csky allmodconfig gcc-14.1.0 csky allnoconfig gcc-14.1.0 csky allyesconfig gcc-14.1.0 csky defconfig gcc-14.1.0 csky randconfig-001-20240912 gcc-13.2.0 csky randconfig-002-20240912 gcc-13.2.0 hexagon allmodconfig clang-20 hexagon allnoconfig gcc-14.1.0 hexagon allyesconfig clang-20 hexagon defconfig gcc-14.1.0 hexagon randconfig-001-20240912 gcc-13.2.0 hexagon randconfig-002-20240912 gcc-13.2.0 i386 allmodconfig clang-18 i386 allnoconfig clang-18 i386 allyesconfig clang-18 i386 buildonly-randconfig-001-20240912 gcc-12 i386 buildonly-randconfig-002-20240912 gcc-12 i386 buildonly-randconfig-003-20240912 gcc-12 i386 buildonly-randconfig-004-20240912 gcc-12 i386 buildonly-randconfig-005-20240912 gcc-12 i386 buildonly-randconfig-006-20240912 gcc-12 i386 defconfig clang-18 i386 randconfig-001-20240912 gcc-12 i386 randconfig-002-20240912 gcc-12 i386 randconfig-003-20240912 gcc-12 i386 randconfig-004-20240912 gcc-12 i386 randconfig-005-20240912 gcc-12 i386 randconfig-006-20240912 gcc-12 i386 randconfig-011-20240912 gcc-12 i386 randconfig-012-20240912 gcc-12 i386 randconfig-013-20240912 gcc-12 i386 randconfig-014-20240912 gcc-12 i386 randconfig-015-20240912 gcc-12 i386 randconfig-016-20240912 gcc-12 loongarch allmodconfig gcc-14.1.0 loongarch allnoconfig gcc-14.1.0 loongarch allyesconfig gcc-14.1.0 loongarch defconfig gcc-14.1.0 loongarch randconfig-001-20240912 gcc-13.2.0 loongarch randconfig-002-20240912 gcc-13.2.0 m68k allmodconfig gcc-14.1.0 m68k allnoconfig gcc-14.1.0 m68k allyesconfig gcc-14.1.0 m68k defconfig gcc-14.1.0 m68k hp300_defconfig gcc-14.1.0 m68k sun3_defconfig gcc-14.1.0 microblaze allmodconfig gcc-14.1.0 microblaze allnoconfig gcc-14.1.0 microblaze allyesconfig gcc-14.1.0 microblaze defconfig gcc-14.1.0 mips allmodconfig gcc-14.1.0 mips allnoconfig gcc-14.1.0 mips allyesconfig gcc-14.1.0 mips lemote2f_defconfig gcc-14.1.0 nios2 alldefconfig gcc-14.1.0 nios2 allnoconfig gcc-14.1.0 nios2 defconfig gcc-14.1.0 nios2 randconfig-001-20240912 gcc-13.2.0 nios2 randconfig-002-20240912 gcc-13.2.0 openrisc allnoconfig clang-20 openrisc allyesconfig gcc-14.1.0 openrisc defconfig gcc-12 openrisc simple_smp_defconfig gcc-14.1.0 parisc allmodconfig gcc-14.1.0 parisc allnoconfig clang-20 parisc allyesconfig gcc-14.1.0 parisc defconfig gcc-12 parisc randconfig-001-20240912 gcc-13.2.0 parisc randconfig-002-20240912 gcc-13.2.0 parisc64 defconfig gcc-14.1.0 powerpc allmodconfig gcc-14.1.0 powerpc allnoconfig clang-20 powerpc allyesconfig gcc-14.1.0 powerpc eiger_defconfig gcc-14.1.0 powerpc mpc832x_rdb_defconfig gcc-14.1.0 powerpc mpc834x_itxgp_defconfig gcc-14.1.0 powerpc ps3_defconfig gcc-14.1.0 powerpc randconfig-001-20240912 gcc-13.2.0 powerpc randconfig-002-20240912 gcc-13.2.0 powerpc randconfig-003-20240912 gcc-13.2.0 powerpc warp_defconfig gcc-14.1.0 powerpc64 randconfig-001-20240912 gcc-13.2.0 powerpc64 randconfig-002-20240912 gcc-13.2.0 powerpc64 randconfig-003-20240912 gcc-13.2.0 riscv allmodconfig gcc-14.1.0 riscv allnoconfig clang-20 riscv allyesconfig gcc-14.1.0 riscv defconfig gcc-12 riscv randconfig-001-20240912 gcc-13.2.0 riscv randconfig-002-20240912 gcc-13.2.0 s390 allmodconfig gcc-14.1.0 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.1.0 s390 defconfig gcc-12 s390 randconfig-001-20240912 gcc-13.2.0 s390 randconfig-002-20240912 gcc-13.2.0 sh allmodconfig gcc-14.1.0 sh allnoconfig gcc-14.1.0 sh allyesconfig gcc-14.1.0 sh defconfig gcc-12 sh randconfig-001-20240912 gcc-13.2.0 sh randconfig-002-20240912 gcc-13.2.0 sh se7619_defconfig gcc-14.1.0 sparc allmodconfig gcc-14.1.0 sparc64 defconfig gcc-12 sparc64 randconfig-001-20240912 gcc-13.2.0 sparc64 randconfig-002-20240912 gcc-13.2.0 um allmodconfig clang-20 um allnoconfig clang-20 um allyesconfig clang-20 um defconfig gcc-12 um i386_defconfig gcc-12 um randconfig-001-20240912 gcc-13.2.0 um randconfig-002-20240912 gcc-13.2.0 um x86_64_defconfig gcc-12 x86_64 allnoconfig clang-18 x86_64 allyesconfig clang-18 x86_64 buildonly-randconfig-001-20240912 clang-18 x86_64 buildonly-randconfig-002-20240912 clang-18 x86_64 buildonly-randconfig-003-20240912 clang-18 x86_64 buildonly-randconfig-004-20240912 clang-18 x86_64 buildonly-randconfig-005-20240912 clang-18 x86_64 buildonly-randconfig-006-20240912 clang-18 x86_64 defconfig clang-18 x86_64 kexec gcc-12 x86_64 randconfig-001-20240912 clang-18 x86_64 randconfig-002-20240912 clang-18 x86_64 randconfig-003-20240912 clang-18 x86_64 randconfig-004-20240912 clang-18 x86_64 randconfig-005-20240912 clang-18 x86_64 randconfig-006-20240912 clang-18 x86_64 randconfig-011-20240912 clang-18 x86_64 randconfig-012-20240912 clang-18 x86_64 randconfig-013-20240912 clang-18 x86_64 randconfig-014-20240912 clang-18 x86_64 randconfig-015-20240912 clang-18 x86_64 randconfig-016-20240912 clang-18 x86_64 randconfig-071-20240912 clang-18 x86_64 randconfig-072-20240912 clang-18 x86_64 randconfig-073-20240912 clang-18 x86_64 randconfig-074-20240912 clang-18 x86_64 randconfig-075-20240912 clang-18 x86_64 randconfig-076-20240912 clang-18 x86_64 rhel-8.3-rust clang-18 x86_64 rhel-8.3 gcc-12 xtensa allnoconfig gcc-14.1.0 xtensa randconfig-001-20240912 gcc-13.2.0 xtensa randconfig-002-20240912 gcc-13.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki