From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) (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 3A2CE39F17F for ; Thu, 5 Mar 2026 11:58:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772711937; cv=none; b=F/4zivZMOzzTxBykHPrtaXn/Xj76pcVPsYuqsSJdM2M6N6NvqpBtC0UXINRW1JPE//UBjnnehYFPEfcSjmS6MCiIjSrei/uFib/q2ysFD1KjbyzR4GBkgY9si9JC4iTu4qkKZQVwplH5aLWgWOhZcj40dC42toaLWRZTY+xsd3E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772711937; c=relaxed/simple; bh=yiBPSiaFSjmQcYEGEEfcirbCNp+5syi5qwxTNq/VWq4=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=NwfDbHsuiolOHf7LN+/h5eymwm7gKJp4F559HohEDmzfVWWQ3VhjM8G1kthvYhGmdJJoTJDEYfFdbRHMHP7LLEGRIP0x6kFo1rh9Z+B+1FPl0YrC3E8dPMZmdyeSHlbbzlnqdSjmz3fjulkZIrz6iptYrKqeSU2+l7KIEtQaEr4= 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=T9LGz4TN; arc=none smtp.client-ip=192.198.163.11 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="T9LGz4TN" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1772711934; x=1804247934; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=yiBPSiaFSjmQcYEGEEfcirbCNp+5syi5qwxTNq/VWq4=; b=T9LGz4TNbaBUu0f2u9hzdT+I6P1n19pxvBPLPJBZT+C35WZZtY/ibfCs Zg3xTRJGxuMDRQbHx6HDVh5HHihEADbd7tYKeXckf6Q2gslSbFNBlUgW8 r6tjXSOz97lA/tQCHi0poI/raLZTpRm3GjGF8J2KYLija/T6iwFCbF+P2 CuUK42nt5z9GG4diRMa6gVxnSxzAlQHTuWR92ktmow9yEEX/JLSnLtSMf OpVVu0C5zBFzO4yo2293OQIQsWbICj3djGCHsgjH5KjiYAkTaqRO2tGCh ZTtDB7LAi/qyTidYFJ9dGnDRUOYztP2fBy75NnxDMZorLLFtz587wvOZ4 g==; X-CSE-ConnectionGUID: Lm3ruIidTTiyy62iG428xA== X-CSE-MsgGUID: wtYPs3rdRgm8iTxdhqAZ7A== X-IronPort-AV: E=McAfee;i="6800,10657,11719"; a="84429979" X-IronPort-AV: E=Sophos;i="6.23,102,1770624000"; d="scan'208";a="84429979" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Mar 2026 03:58:53 -0800 X-CSE-ConnectionGUID: WsLkToN/Txy7DD+yuM+QnA== X-CSE-MsgGUID: K+PDn+IIRb6zQ0Sp0E+tGA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,102,1770624000"; d="scan'208";a="215475898" Received: from lkp-server01.sh.intel.com (HELO cadc4577a874) ([10.239.97.150]) by fmviesa006.fm.intel.com with ESMTP; 05 Mar 2026 03:58:52 -0800 Received: from kbuild by cadc4577a874 with local (Exim 4.98.2) (envelope-from ) id 1vy7Lt-000000000Yu-39aY; Thu, 05 Mar 2026 11:58:49 +0000 Date: Thu, 5 Mar 2026 19:58:20 +0800 From: kernel test robot To: javen , arnd@arndb.de, gregkh@linuxfoundation.org Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Javen Xu Subject: Re: [PATCH v2] rtl_pci: add support for Realtek management device Message-ID: <202603051934.PPZGZ5mA-lkp@intel.com> References: <20260303061841.1431-1-javen_xu@realsil.com.cn> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260303061841.1431-1-javen_xu@realsil.com.cn> Hi javen, kernel test robot noticed the following build warnings: [auto build test WARNING on char-misc/char-misc-testing] [also build test WARNING on char-misc/char-misc-next char-misc/char-misc-linus soc/for-next linus/master v7.0-rc2 next-20260304] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/javen/rtl_pci-add-support-for-Realtek-management-device/20260303-142108 base: char-misc/char-misc-testing patch link: https://lore.kernel.org/r/20260303061841.1431-1-javen_xu%40realsil.com.cn patch subject: [PATCH v2] rtl_pci: add support for Realtek management device config: csky-allmodconfig (https://download.01.org/0day-ci/archive/20260305/202603051934.PPZGZ5mA-lkp@intel.com/config) compiler: csky-linux-gcc (GCC) 15.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260305/202603051934.PPZGZ5mA-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202603051934.PPZGZ5mA-lkp@intel.com/ All warnings (new ones prefixed by >>): drivers/misc/rtl_pci.c:27:76: warning: initialized field overwritten [-Woverride-init] 27 | { PCI_VDEVICE(REALTEK, PCI_DEVICE_ID_REALTEK_PCIBR), .class_mask = 0xff00 }, | ^~~~~~ drivers/misc/rtl_pci.c:27:76: note: (near initialization for 'rtl_pci_tbl[5].class_mask') >> drivers/misc/rtl_pci.c:60:32: warning: 'rtl_pm_ops' defined but not used [-Wunused-const-variable=] 60 | static const struct dev_pm_ops rtl_pm_ops = { | ^~~~~~~~~~ vim +/rtl_pm_ops +60 drivers/misc/rtl_pci.c 59 > 60 static const struct dev_pm_ops rtl_pm_ops = { 61 SYSTEM_SLEEP_PM_OPS(rtl_pm_suspend, rtl_pm_resume) 62 }; 63 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki