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 E3A19C87FC9 for ; Wed, 30 Jul 2025 23:23:31 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9462610E056; Wed, 30 Jul 2025 23:23:31 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="afX7mFn8"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) by gabe.freedesktop.org (Postfix) with ESMTPS id CA67710E056; Wed, 30 Jul 2025 23:23:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1753917810; x=1785453810; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=97Gbm9D0f3wusMe6mUOiZ+E5OPLz50mBZP+eodJOiNI=; b=afX7mFn8zD5nUDVMLVQDn3C59rSc+wUlb89djz3Wifh1ccjOgNt4EmT0 4YiFj9x/p7Gr8iQ0BZRHxQeqxA2q+jV2n9feo8dgHUQDvPmwnTBbKP+Y0 sKOdwchmwIAAbsEfdJnMcX9/cy0lSq7GiNHdXTTc7WBoJ2wKoXP/hMb5b RID2KJEv4Pi7oSVxwLMUcXW6IsFPO1Fs5J/7QnAW0lk1bjkJeXaXRXqz1 UHpmJLUqGDAqHn9LL5JPwr9vivAM70+oXS74If5837KMSSt04cRJjoAHs 748P246pdNp6eCDOF4tugvRlKehfBe+wqzAZUllLtfijR6fqhJmZ1AeBA A==; X-CSE-ConnectionGUID: b8BimLukRx6YlF42YOpBEg== X-CSE-MsgGUID: krFltzFqThK8l59+1Ddsfg== X-IronPort-AV: E=McAfee;i="6800,10657,11507"; a="56098815" X-IronPort-AV: E=Sophos;i="6.16,353,1744095600"; d="scan'208";a="56098815" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jul 2025 16:23:29 -0700 X-CSE-ConnectionGUID: /Few2qVnRFeFNU1Mk9juaw== X-CSE-MsgGUID: //L3RPHQTc+hVIEvIvOX3g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,353,1744095600"; d="scan'208";a="167596178" Received: from lkp-server01.sh.intel.com (HELO 160750d4a34c) ([10.239.97.150]) by orviesa004.jf.intel.com with ESMTP; 30 Jul 2025 16:23:26 -0700 Received: from kbuild by 160750d4a34c with local (Exim 4.96) (envelope-from ) id 1uhG8p-0003EK-2u; Wed, 30 Jul 2025 23:23:23 +0000 Date: Thu, 31 Jul 2025 07:23:13 +0800 From: kernel test robot To: Himal Prasad Ghimiray , intel-xe@lists.freedesktop.org Cc: oe-kbuild-all@lists.linux.dev, Matthew Brost , Thomas =?iso-8859-1?Q?Hellstr=F6m?= , Boris Brezillon , Danilo Krummrich , Caterina Shablia , Rob Clark , dri-devel@lists.freedesktop.org, Himal Prasad Ghimiray Subject: Re: [PATCH v5 01/25] drm/gpuvm: Pass map arguments through a struct Message-ID: <202507310715.d6MBnXvv-lkp@intel.com> References: <20250730130050.1001648-2-himal.prasad.ghimiray@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250730130050.1001648-2-himal.prasad.ghimiray@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 Himal, kernel test robot noticed the following build warnings: [auto build test WARNING on next-20250730] [cannot apply to drm-xe/drm-xe-next linus/master v6.16 v6.16-rc7 v6.16-rc6 v6.16] [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/Himal-Prasad-Ghimiray/drm-gpuvm-Pass-map-arguments-through-a-struct/20250731-003813 base: next-20250730 patch link: https://lore.kernel.org/r/20250730130050.1001648-2-himal.prasad.ghimiray%40intel.com patch subject: [PATCH v5 01/25] drm/gpuvm: Pass map arguments through a struct config: i386-buildonly-randconfig-002-20250731 (https://download.01.org/0day-ci/archive/20250731/202507310715.d6MBnXvv-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14+deb12u1) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250731/202507310715.d6MBnXvv-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/202507310715.d6MBnXvv-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Warning: drivers/gpu/drm/drm_gpuvm.c:2471 function parameter 'req' not described in 'drm_gpuvm_sm_map_exec_lock' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki