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 767BDC55173 for ; Sat, 1 Aug 2026 12:35:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8E47D10E0A5; Sat, 1 Aug 2026 12:35:04 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="hLrnR2JO"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 33DB310E0A5 for ; Sat, 1 Aug 2026 12:35:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1785587702; x=1817123702; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=2/Ud0OYWmFCC4w53hat0SSRTiFn3O7fS09DwvrGv2v8=; b=hLrnR2JOURCMYlKWCYapsx2dyL4kukobLVNuxVUNbCGvLSY7ketfDCzc K8Pe9MenXyePAVZ3I8t1DvO00EcHpWGBaHOqQj5Vjpl3XBzEXrptabjCm DJddzW5a0rA0PMup5vMNr/mENKlrU2g2dbRi0Z++YsMUPGRWvCfSGzifo w26eQO2z5ssSCGZ/xEUrnAPjRh0mEs6q9w/IDkNY6l8JJ9yWg7IyXorGP /LfIh0xdc6mQ2R1rJrBJXAo3QCCBMRhlm90vZQ2jg9VF3A5pfOUpX67jD IW8ler7+RThMNkKTINMbZYcoIe2eAR9URxeehequ0GQ92BngYVfw47bQr g==; X-CSE-ConnectionGUID: wudoUXuPQsiSUpsL73D+Pw== X-CSE-MsgGUID: Kn+4ihNlT+OLtuhxRgpqIQ== X-IronPort-AV: E=McAfee;i="6800,10657,11861"; a="89874073" X-IronPort-AV: E=Sophos;i="6.25,198,1779174000"; d="scan'208";a="89874073" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by orvoesa107.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Aug 2026 05:35:01 -0700 X-CSE-ConnectionGUID: IuY01wPSTsK7xb/Fp8TI9g== X-CSE-MsgGUID: GAd1e5m3SYeNQflschCGmg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.25,198,1779174000"; d="scan'208";a="259007701" Received: from lkp-server01.sh.intel.com (HELO 6eda058d650d) ([10.239.97.150]) by orviesa006.jf.intel.com with ESMTP; 01 Aug 2026 05:35:00 -0700 Received: from kbuild by 6eda058d650d with local (Exim 4.98.2) (envelope-from ) id 1wq8vZ-000000003LB-34lI; Sat, 01 Aug 2026 12:34:57 +0000 Date: Sat, 1 Aug 2026 20:34:23 +0800 From: kernel test robot To: Seliverstov Daniil Denisovich , intel-gfx@lists.freedesktop.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Seliverstov Daniil Denisovich Subject: Re: [PATCH] This enables HuC firmware initialization and authentication on DG2 hardware when using the Xe DRM driver. Message-ID: <202608012014.L7f9m7Nm-lkp@intel.com> References: <20260730164334.8424-1-daniil.seliverstov2003@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260730164334.8424-1-daniil.seliverstov2003@gmail.com> X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Seliverstov, kernel test robot noticed the following build errors: [auto build test ERROR on drm-xe/drm-xe-next] [also build test ERROR on drm-tip/drm-tip char-misc/char-misc-testing char-misc/char-misc-next char-misc/char-misc-linus linus/master v7.2-rc5 next-20260731] [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/Seliverstov-Daniil-Denisovich/This-enables-HuC-firmware-initialization-and-authentication-on-DG2-hardware-when-using-the-Xe-DRM-driver/20260801-003327 base: https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next patch link: https://lore.kernel.org/r/20260730164334.8424-1-daniil.seliverstov2003%40gmail.com patch subject: [PATCH] This enables HuC firmware initialization and authentication on DG2 hardware when using the Xe DRM driver. config: x86_64-buildonly-randconfig-005-20260801 (https://download.01.org/0day-ci/archive/20260801/202608012014.L7f9m7Nm-lkp@intel.com/config) compiler: clang version 22.1.3 (https://github.com/llvm/llvm-project e9846648fd6183ee6d8cbdb4502213fcf902a211) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260801/202608012014.L7f9m7Nm-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/202608012014.L7f9m7Nm-lkp@intel.com/ All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "mei_cldev_enabled" [drivers/gpu/drm/xe/xe.ko] undefined! >> ERROR: modpost: "mei_cldev_enable" [drivers/gpu/drm/xe/xe.ko] undefined! >> ERROR: modpost: "mei_cldev_send" [drivers/gpu/drm/xe/xe.ko] undefined! >> ERROR: modpost: "mei_cldev_recv" [drivers/gpu/drm/xe/xe.ko] undefined! -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki