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 9CAC2CE79AC for ; Wed, 20 Sep 2023 09:31:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2938E10E46F; Wed, 20 Sep 2023 09:31:00 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id E8F8710E474 for ; Wed, 20 Sep 2023 09:30:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695202258; x=1726738258; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=KZOSYgSJsXkQANOn6X4OkJoXJP7Bh3dETkoWTPhbl5g=; b=XC1OUOoMp2dtRirchy4WcweLXhriZjEE3Xo0wpZl45jMUiZJCZGhuAV5 uFVI7/TfRlvw27m2LdF/MZ+wdUyTgLI4WAB4o35WPWp2V4ScT6AH8TWKC dAi1yWlDqlM0KtqYxVVscz8DeffRzOeST44MWCkzmqHl1KWdQ/GZUS/Ef D25qMJm60utBLpbR5/FtIwYsCLLvjXpq60c6yyh9LBN3dHrUKzmvNtMoS H9L49mTpfbriv0t0ap5oT/pZ9ULDSUqPTDkm+XWZDRvT4dLdPDxKzgBJQ fH68UA9XsoUm4InIkBzDJFmCtQ41IZhbIvod4W+rr9hvn/Ma0VzLXcR74 w==; X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="384018698" X-IronPort-AV: E=Sophos;i="6.02,161,1688454000"; d="scan'208";a="384018698" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Sep 2023 02:30:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="861909604" X-IronPort-AV: E=Sophos;i="6.02,161,1688454000"; d="scan'208";a="861909604" Received: from lkp-server02.sh.intel.com (HELO 9ef86b2655e5) ([10.239.97.151]) by fmsmga002.fm.intel.com with ESMTP; 20 Sep 2023 02:30:48 -0700 Received: from kbuild by 9ef86b2655e5 with local (Exim 4.96) (envelope-from ) id 1qitXi-0008Zo-0S; Wed, 20 Sep 2023 09:30:46 +0000 Date: Wed, 20 Sep 2023 17:30:15 +0800 From: kernel test robot To: Suraj Kandpal , intel-gfx@lists.freedesktop.org Message-ID: <202309201747.5tql4Gr4-lkp@intel.com> References: <20230920063611.242942-3-suraj.kandpal@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230920063611.242942-3-suraj.kandpal@intel.com> Subject: Re: [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: Move common message filling function to its own file 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: , Cc: jani.nikula@intel.com, oe-kbuild-all@lists.linux.dev Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Suraj, kernel test robot noticed the following build errors: [auto build test ERROR on drm-tip/drm-tip] url: https://github.com/intel-lab-lkp/linux/commits/Suraj-Kandpal/drm-i915-hdcp-Move-checks-for-gsc-health-status/20230920-143839 base: git://anongit.freedesktop.org/drm/drm-tip drm-tip patch link: https://lore.kernel.org/r/20230920063611.242942-3-suraj.kandpal%40intel.com patch subject: [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: Move common message filling function to its own file config: i386-buildonly-randconfig-002-20230920 (https://download.01.org/0day-ci/archive/20230920/202309201747.5tql4Gr4-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230920/202309201747.5tql4Gr4-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/202309201747.5tql4Gr4-lkp@intel.com/ All errors (new ones prefixed by >>): >> make[7]: *** No rule to make target 'drivers/gpu/drm/i915/display/intel_hdcp_gsc_message.o', needed by 'drivers/gpu/drm/i915/i915.o'. make[7]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/display/intel_hdcp_gsc.o] Error 1 shuffle=1704323870 make[7]: Target 'drivers/gpu/drm/i915/' not remade because of errors. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki