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 B62F1285CA8 for ; Fri, 3 Apr 2026 05:19:37 +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=1775193579; cv=none; b=TJt6vgtSMDCDKo66mY/MBiPiGMyStyOkCJXDPOA82JJOdexGIQdVsXtisUrOP3PtO/AZHyVolpG+HXzhc8hhpLVlfLTJKv6LT5q+E7o7s0WO0Nyb0E35dPlefDDZY5hIr1pGms3eoxD8EUifCGE8UTObBwP1EdtlKevgKEg2CuA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775193579; c=relaxed/simple; bh=1t1NEirKjpqU7xq701Qve5vxBMVNhzIKrWrLoxQTt9k=; h=Date:From:To:Cc:Subject:Message-ID; b=l4mP/k60xNAZ0vmO/yxfKfPbKrTUYg0p0q5UEtaMEY12K1JRRIk8V0n3zGN+v49vVqISCprIWrMZR6AHBgPZOaIECNdMak48qm85q+yWvFDDlToZyCVpxSlSAiflHKWY1KrtZlHQBx3VCYGwGNEjFS2jHyHEMhOdt+hwMVEZ3xs= 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=BE0cl7rj; 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="BE0cl7rj" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1775193578; x=1806729578; h=date:from:to:cc:subject:message-id; bh=1t1NEirKjpqU7xq701Qve5vxBMVNhzIKrWrLoxQTt9k=; b=BE0cl7rj2ggjFIuwyYpuzxNDpmIQf6Qb256yPEAWMGhmG9Ce53bfVQ6l cK3rcVHnE/HXUdO2vkzl70XlEz0G8rz77TPYgnUi5PO7zlPCnlnKS8Z6g 69Uy9ie6bqRmpTzbYp0JV95XRevZHLVnB/tSkUoV3V7vC34iYj9KETvqU OMu8fiNdV6Vnmglkc/DXan93gY32iRY+mkyPxXYXIR/q1GEhvI1gzBlrM D0230xLcIopXjH8cLrL8UEIoZd1DcJaTBEqKPJ9Utyic9Gne2O5SVzFfe CRrk4m5st2TYeV1jY/gC6A//pLv9/tcfv/pPOlIIMq92AW1+n2kQO9847 g==; X-CSE-ConnectionGUID: JGSRsgdgQa65nlY7B6EcZA== X-CSE-MsgGUID: HAfdkfiQSEm2h1BmhxhyVg== X-IronPort-AV: E=McAfee;i="6800,10657,11747"; a="76228616" X-IronPort-AV: E=Sophos;i="6.23,157,1770624000"; d="scan'208";a="76228616" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Apr 2026 22:19:38 -0700 X-CSE-ConnectionGUID: Kr3VF6SgSr+IFXMd0ggr8Q== X-CSE-MsgGUID: kx7LLKrvTmelxyLLjGNCZw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,157,1770624000"; d="scan'208";a="226336553" Received: from lkp-server01.sh.intel.com (HELO 064ad336901d) ([10.239.97.150]) by orviesa010.jf.intel.com with ESMTP; 02 Apr 2026 22:19:36 -0700 Received: from kbuild by 064ad336901d with local (Exim 4.98.2) (envelope-from ) id 1w8WwO-000000000rj-3Gxt; Fri, 03 Apr 2026 05:19:32 +0000 Date: Fri, 03 Apr 2026 13:18:52 +0800 From: kernel test robot To: "Greg Kroah-Hartman" Cc: linux-usb@vger.kernel.org Subject: [usb:usb-testing] BUILD SUCCESS WITH UNVERIFIED WARNING 25e531b422dc2ac90cdae3b6e74b5cdeb081440d Message-ID: <202604031342.WrjEctjz-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-testing branch HEAD: 25e531b422dc2ac90cdae3b6e74b5cdeb081440d usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable() Unverified Warning (likely false positive, kindly check if interested): drivers/usb/typec/tcpm/fusb302.c:1790 fusb302_probe() warn: 'chip->gpio_int_n_irq' from request_threaded_irq() not released on lines: 1779. Warning ids grouped by kconfigs: recent_errors `-- x86_64-randconfig-161-20260402 `-- drivers-usb-typec-tcpm-fusb302.c-fusb302_probe()-warn:chip-gpio_int_n_irq-from-request_threaded_irq()-not-released-on-lines:. elapsed time: 915m configs tested: 185 configs skipped: 3 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-20260403 gcc-10.5.0 arc randconfig-002-20260403 gcc-10.5.0 arm allnoconfig gcc-15.2.0 arm allyesconfig clang-16 arm defconfig gcc-15.2.0 arm orion5x_defconfig clang-23 arm randconfig-001-20260403 gcc-10.5.0 arm randconfig-002-20260403 gcc-10.5.0 arm randconfig-003-20260403 gcc-10.5.0 arm randconfig-004-20260403 gcc-10.5.0 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-15.2.0 arm64 defconfig gcc-15.2.0 arm64 randconfig-001-20260403 gcc-13.4.0 arm64 randconfig-002-20260403 gcc-13.4.0 arm64 randconfig-003-20260403 gcc-13.4.0 arm64 randconfig-004-20260403 gcc-13.4.0 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky defconfig gcc-15.2.0 csky randconfig-001-20260403 gcc-13.4.0 csky randconfig-002-20260403 gcc-13.4.0 hexagon allmodconfig gcc-15.2.0 hexagon allnoconfig gcc-15.2.0 hexagon defconfig gcc-15.2.0 hexagon randconfig-001-20260403 clang-23 hexagon randconfig-002-20260403 clang-23 i386 allmodconfig clang-20 i386 allmodconfig gcc-14 i386 allnoconfig gcc-15.2.0 i386 allyesconfig clang-20 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20260403 gcc-14 i386 buildonly-randconfig-002-20260403 gcc-14 i386 buildonly-randconfig-003-20260403 gcc-14 i386 buildonly-randconfig-004-20260403 gcc-14 i386 buildonly-randconfig-005-20260403 gcc-14 i386 buildonly-randconfig-006-20260403 gcc-14 i386 defconfig gcc-15.2.0 i386 randconfig-001-20260403 gcc-14 i386 randconfig-002-20260403 gcc-14 i386 randconfig-003-20260403 gcc-14 i386 randconfig-004-20260403 gcc-14 i386 randconfig-005-20260403 gcc-14 i386 randconfig-006-20260403 gcc-14 i386 randconfig-007-20260403 gcc-14 i386 randconfig-011-20260403 clang-20 i386 randconfig-012-20260403 clang-20 i386 randconfig-013-20260403 clang-20 i386 randconfig-014-20260403 clang-20 i386 randconfig-015-20260403 clang-20 i386 randconfig-016-20260403 clang-20 i386 randconfig-017-20260403 clang-20 loongarch allmodconfig clang-23 loongarch allnoconfig gcc-15.2.0 loongarch defconfig clang-19 loongarch randconfig-001-20260403 clang-23 loongarch randconfig-002-20260403 clang-23 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 allmodconfig gcc-11.5.0 nios2 allnoconfig clang-23 nios2 allnoconfig gcc-11.5.0 nios2 defconfig clang-19 nios2 randconfig-001-20260403 clang-23 nios2 randconfig-002-20260403 clang-23 openrisc allmodconfig clang-23 openrisc allmodconfig gcc-15.2.0 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 allyesconfig gcc-15.2.0 parisc defconfig gcc-15.2.0 parisc randconfig-001-20260403 gcc-10.5.0 parisc randconfig-002-20260403 gcc-10.5.0 parisc64 defconfig clang-19 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig clang-23 powerpc allnoconfig gcc-15.2.0 powerpc randconfig-001-20260403 gcc-10.5.0 powerpc randconfig-002-20260403 gcc-10.5.0 powerpc tqm5200_defconfig gcc-15.2.0 powerpc64 randconfig-001-20260403 gcc-10.5.0 powerpc64 randconfig-002-20260403 gcc-10.5.0 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-20260403 clang-23 riscv randconfig-002-20260403 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-20260403 clang-23 s390 randconfig-002-20260403 clang-23 sh allmodconfig gcc-15.2.0 sh allnoconfig clang-23 sh allnoconfig gcc-15.2.0 sh allyesconfig clang-19 sh allyesconfig gcc-15.2.0 sh defconfig gcc-14 sh randconfig-001-20260403 clang-23 sh randconfig-002-20260403 clang-23 sparc allnoconfig clang-23 sparc allnoconfig gcc-15.2.0 sparc defconfig gcc-15.2.0 sparc randconfig-001-20260403 clang-20 sparc randconfig-002-20260403 clang-20 sparc64 allmodconfig clang-23 sparc64 defconfig gcc-14 sparc64 randconfig-001-20260403 clang-20 sparc64 randconfig-002-20260403 clang-20 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-20260403 clang-20 um randconfig-002-20260403 clang-20 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-20260403 clang-20 x86_64 buildonly-randconfig-002-20260403 clang-20 x86_64 buildonly-randconfig-003-20260403 clang-20 x86_64 buildonly-randconfig-004-20260403 clang-20 x86_64 buildonly-randconfig-005-20260403 clang-20 x86_64 buildonly-randconfig-006-20260403 clang-20 x86_64 defconfig gcc-14 x86_64 kexec clang-20 x86_64 randconfig-001-20260403 clang-20 x86_64 randconfig-002-20260403 clang-20 x86_64 randconfig-003-20260403 clang-20 x86_64 randconfig-004-20260403 clang-20 x86_64 randconfig-005-20260403 clang-20 x86_64 randconfig-006-20260403 clang-20 x86_64 randconfig-011-20260403 gcc-14 x86_64 randconfig-012-20260403 gcc-14 x86_64 randconfig-013-20260403 gcc-14 x86_64 randconfig-014-20260403 gcc-14 x86_64 randconfig-015-20260403 gcc-14 x86_64 randconfig-016-20260403 gcc-14 x86_64 randconfig-071-20260403 gcc-14 x86_64 randconfig-072-20260403 gcc-14 x86_64 randconfig-073-20260403 gcc-14 x86_64 randconfig-074-20260403 gcc-14 x86_64 randconfig-075-20260403 gcc-14 x86_64 randconfig-076-20260403 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-20260403 clang-20 xtensa randconfig-002-20260403 clang-20 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki