From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0327FC02192 for ; Tue, 28 Jan 2025 20:46:31 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AE01010E335; Tue, 28 Jan 2025 20:46:31 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="FfrBohYM"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4D79910E07F; Tue, 28 Jan 2025 20:46:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738097190; x=1769633190; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cO9QEnxlouILbonXqUy8Z57P2jb4sFAWpZ70EHqGgtY=; b=FfrBohYMa5eHKUGl58VzncJehQJ1HMHTj1GDxV/x/wekep9sBu+sO0Zj KK4D5U/O015D6Cg9aFju8lP2jM93ZMA1ysXe/jqyQWM0IBHDFo+VszLqn YHCXRVBqCbdbFhNKydVvu7h+lW+00cv8E2eNsuySB5LSUMyj6tH/F02i6 BIf3gtE6JWgH35YqE1yyJf6HaBwmUBUlXFr5N/1cHJAALrysjtQS5tSZ/ HJS/8AKoma3fRwSXg1EA/ji7NJSsyrk1XloenvD+GIO4DiMf14HcKeRia gP6xEVW7OVJuYE3VuUzjc/qTm0xxz6ZdDMRvmaVYLjTQbsOuF3+4z9l0h g==; X-CSE-ConnectionGUID: i4+c1D5hTBioa638rtFmlg== X-CSE-MsgGUID: FRGfrIr9TXWzx15trG3ECQ== X-IronPort-AV: E=McAfee;i="6700,10204,11329"; a="37844663" X-IronPort-AV: E=Sophos;i="6.13,242,1732608000"; d="scan'208";a="37844663" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Jan 2025 12:46:30 -0800 X-CSE-ConnectionGUID: eY1KLVcJTW6trTWiQ33oDw== X-CSE-MsgGUID: Uxbh4G2GT+uICt3YmEYO1g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,242,1732608000"; d="scan'208";a="108725336" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by fmviesa007.fm.intel.com with ESMTP; 28 Jan 2025 12:46:28 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1tcsTZ-000iBx-2x; Tue, 28 Jan 2025 20:46:25 +0000 Date: Wed, 29 Jan 2025 04:45:27 +0800 From: kernel test robot To: Alan Previn , intel-xe@lists.freedesktop.org Cc: oe-kbuild-all@lists.linux.dev, Alan Previn , dri-devel@lists.freedesktop.org, Daniele Ceraolo Spurio , John Harrison , Matthew Brost , Zhanjun Dong , Rodrigo Vivi Subject: Re: [PATCH v6 5/6] drm/xe/xe_hw_engine: Update hw_engine_snapshot_capture for debugfs Message-ID: <202501290445.TQXo9Zc9-lkp@intel.com> References: <20250128183653.4027915-6-alan.previn.teres.alexis@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250128183653.4027915-6-alan.previn.teres.alexis@intel.com> X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" Hi Alan, kernel test robot noticed the following build warnings: [auto build test WARNING on 8b47c9cdb6a78364fe68f8af0abfd6f265577001] url: https://github.com/intel-lab-lkp/linux/commits/Alan-Previn/drm-xe-guc-Rename-__guc_capture_parsed_output/20250129-023915 base: 8b47c9cdb6a78364fe68f8af0abfd6f265577001 patch link: https://lore.kernel.org/r/20250128183653.4027915-6-alan.previn.teres.alexis%40intel.com patch subject: [PATCH v6 5/6] drm/xe/xe_hw_engine: Update hw_engine_snapshot_capture for debugfs config: csky-randconfig-002-20250129 (https://download.01.org/0day-ci/archive/20250129/202501290445.TQXo9Zc9-lkp@intel.com/config) compiler: csky-linux-gcc (GCC) 14.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250129/202501290445.TQXo9Zc9-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/202501290445.TQXo9Zc9-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/gpu/drm/xe/xe_guc_capture.c:1597: warning: expecting prototype for xe_guc_capture_snapshot_store_and_get_manual_hwe(). Prototype was for xe_guc_capture_snapshot_manual_hwe() instead vim +1597 drivers/gpu/drm/xe/xe_guc_capture.c 1585 1586 /** 1587 * xe_guc_capture_snapshot_store_and_get_manual_hwe - Generate and get manual engine register dump 1588 * @guc: Target GuC for manual capture 1589 * @hwe: The engine instance to capture from 1590 * 1591 * Generate a manual GuC-Error-Capture snapshot of engine instance + engine class registers 1592 * without any queue association. This capture node is not stored in outlist or cachelist, 1593 * Returns: New capture node and caller must "put" 1594 */ 1595 struct xe_guc_capture_snapshot * 1596 xe_guc_capture_snapshot_manual_hwe(struct xe_guc *guc, struct xe_hw_engine *hwe) > 1597 { 1598 struct xe_guc_capture_snapshot *new; 1599 1600 new = guc_capture_get_manual_snapshot(guc, hwe); 1601 if (!new) 1602 return NULL; 1603 1604 new->guc_id = 0; 1605 new->lrca = 0; 1606 new->is_partial = 0; 1607 new->source = XE_ENGINE_CAPTURE_SOURCE_MANUAL; 1608 1609 return new; 1610 } 1611 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki