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 7F59ECCD184 for ; Sat, 11 Oct 2025 22:52:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 13C3710E15B; Sat, 11 Oct 2025 22:52:48 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="HRlh4lQc"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) by gabe.freedesktop.org (Postfix) with ESMTPS id D515F10E071; Sat, 11 Oct 2025 22:52:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1760223166; x=1791759166; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=HetozuPvBPzpEzFnud6d+gPP7gQysdnjnk4oDQH188M=; b=HRlh4lQcBQfoBfU8P4f/kncBunGQMOkR9+8Ijs0n1fSwoqmExw1ohHis mgsE4uXxM0Mbo/JQ2VX3UzT4a0wjLovaDuQ8df9w70CxnmbE+vtuJ35oE 4CaEc3G8jdGtpF5MHSQ41NnWzT4drLtwprd94qKfYnItoZ5cBmGZPTqMt Q4knaqBuQ+S+mu8PBKWv/Nro1GBgrA+vUQXfOCBbr+TUbDBoGuG32ydyd F9PIwSA2H7khlygmCRE01+5HuA9ei8b7V6fbXjayK7rrgF7699ZYIrh9H 6x96uJJ47aQQ54fH9f8CwoisfVRQVbcGYrxhMhhFEX5ULCBjlq6fycheT g==; X-CSE-ConnectionGUID: w2hjPhTIRjK0CbUrHaZR5g== X-CSE-MsgGUID: EFoUeqQdSaaeL05+d1F1MA== X-IronPort-AV: E=McAfee;i="6800,10657,11579"; a="80045098" X-IronPort-AV: E=Sophos;i="6.19,221,1754982000"; d="scan'208";a="80045098" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Oct 2025 15:52:46 -0700 X-CSE-ConnectionGUID: ECh9xyt7RkS8QF1ZJ5WDxQ== X-CSE-MsgGUID: SS9rZIXDSQqly8dy7fyNkA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.19,221,1754982000"; d="scan'208";a="186548737" Received: from lkp-server01.sh.intel.com (HELO 6a630e8620ab) ([10.239.97.150]) by fmviesa004.fm.intel.com with ESMTP; 11 Oct 2025 15:52:41 -0700 Received: from kbuild by 6a630e8620ab with local (Exim 4.96) (envelope-from ) id 1v7iS7-000423-1F; Sat, 11 Oct 2025 22:52:39 +0000 Date: Sun, 12 Oct 2025 06:52:37 +0800 From: kernel test robot To: =?utf-8?Q?Micha=C5=82?= Winiarski , Alex Williamson , Lucas De Marchi , Thomas =?iso-8859-1?Q?Hellstr=F6m?= , Rodrigo Vivi , Jason Gunthorpe , Yishai Hadas , Kevin Tian , Shameer Kolothum , intel-xe@lists.freedesktop.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, dri-devel@lists.freedesktop.org, Matthew Brost , Michal Wajdeczko , Jani Nikula , Joonas Lahtinen , Tvrtko Ursulin , David Airlie , Simona Vetter , Lukasz Laguna , =?utf-8?Q?Micha=C5=82?= Winiarski Subject: Re: [PATCH 08/26] drm/xe/pf: Add minimalistic migration descriptor Message-ID: <202510120634.LMJaAJ9S-lkp@intel.com> References: <20251011193847.1836454-9-michal.winiarski@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20251011193847.1836454-9-michal.winiarski@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 MichaƂ, kernel test robot noticed the following build warnings: [auto build test WARNING on drm-xe/drm-xe-next] [also build test WARNING on next-20251010] [cannot apply to awilliam-vfio/next drm-i915/for-linux-next drm-i915/for-linux-next-fixes linus/master awilliam-vfio/for-linus v6.17] [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/Micha-Winiarski/drm-xe-pf-Remove-GuC-version-check-for-migration-support/20251012-034301 base: https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next patch link: https://lore.kernel.org/r/20251011193847.1836454-9-michal.winiarski%40intel.com patch subject: [PATCH 08/26] drm/xe/pf: Add minimalistic migration descriptor config: riscv-randconfig-002-20251012 (https://download.01.org/0day-ci/archive/20251012/202510120634.LMJaAJ9S-lkp@intel.com/config) compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 39f292ffa13d7ca0d1edff27ac8fd55024bb4d19) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251012/202510120634.LMJaAJ9S-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/202510120634.LMJaAJ9S-lkp@intel.com/ All warnings (new ones prefixed by >>): Warning: drivers/gpu/drm/xe/xe_sriov_pf_migration_data.c:273 function parameter 'xe' not described in 'xe_sriov_pf_migration_data_read' Warning: drivers/gpu/drm/xe/xe_sriov_pf_migration_data.c:383 function parameter 'xe' not described in 'xe_sriov_pf_migration_data_write' >> Warning: drivers/gpu/drm/xe/xe_sriov_pf_migration_data.c:457 function parameter 'xe' not described in 'xe_sriov_pf_migration_data_process_desc' Warning: drivers/gpu/drm/xe/xe_sriov_pf_migration_data.c:545 function parameter 'xe' not described in 'xe_sriov_pf_migration_data_save_init' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki